OptionalAdminAdmin email — drives the FALLBACK password grant (sent as admin_email).
Per-community API base URL (e.g. https://{community}.hivebrite.com).
OAuth2 client identifier (Hivebrite community OAuth application).
OAuth2 client secret.
OptionalMaxMaximum retries for rate-limited / transient failures. Default 3.
OptionalPasswordAdmin password — drives the FALLBACK password grant.
OptionalRefreshLong-lived refresh token — drives the PRIMARY refresh_token grant.
OptionalRequestHTTP request timeout in ms. Default 30000.
OptionalScopeOAuth2 scope. Defaults to admin per the Hivebrite Admin API.
OptionalTokenOptional token-endpoint override; defaults to {base}/api/oauth/token.
OAuth2 connection configuration for Hivebrite, parsed from the attached MJ Credential (preferred) or the CompanyIntegration.Configuration JSON. Field names are read case-insensitively. None of these values are read at build time — they are resolved from the bound credential at runtime.