Reference Keycloak flow
Keycloak is the reference provider for sign-in, group attributes and disabled-connection checks.
Identity and group mapping
BusinessProxy becomes one more controlled business application in your identity stack. Teams sign in through the IdP they already use, while workspace membership and app groups are created from the OIDC attributes you approve.
OIDC is supported today. SAML and SCIM lifecycle provisioning are planned separately, so they should be discussed before an enterprise rollout that depends on them.
User experience
A new employee or contractor does not need a separate BusinessProxy password. They choose SSO, authenticate at the corporate IdP and receive a BusinessProxy session only after OIDC state, nonce, issuer, audience and token lifetime are validated.
Keycloak is the reference provider for sign-in, group attributes and disabled-connection checks.
Okta has a dedicated OIDC provider profile with the expected issuer, scopes and group-attribute settings.
Compatible providers use discovery, JWKS, client ID/secret and RS256 ID-token validation.
Access model
IdP group attributes can be mapped to workspace groups, including controlled auto-create behavior. Those workspace groups then decide which private apps a user can launch.
Current boundary
BusinessProxy supports OIDC today. SAML SSO, scheduled directory sync and automatic deprovisioning without a later login are not part of the current delivery unless they are explicitly included in your rollout.
Next step
The documentation page shows what to configure, how to verify the setup and which operational boundaries to review before rollout.