-
Notifications
You must be signed in to change notification settings - Fork 0
Gen3 Admin Sso
github-actions[bot] edited this page May 29, 2026
·
1 revision
- Open SSO Providers.
- Create or edit the identity provider mapping for this deployment.
- Test sign-in with a low-risk operator account.
- Document issuer and redirect URLs for your IdP team.
SSO misconfiguration blocks all operator access; validate before broad rollout.
SSO Providers is the active Gen 3 Control Panel workspace for upstream identity integration. It manages OIDC and SAML provider configuration, claim mapping, validation, and provisioning behavior from one page.
- creating upstream OIDC or SAML providers
- editing provider runtime details
- enabling or disabling providers
- validating provider configuration
- reviewing broker runtime URLs
- configuring provisioning policy
- reviewing or rotating write-only secrets by replacing values intentionally
- deleting providers that are no longer needed
Use OIDC when your identity provider can expose issuer or discovery metadata plus the client credentials needed for brokered sign-in.
Use SAML when the identity provider publishes SAML metadata URL or entity details instead of OIDC discovery.
The provisioning workflow lets you define how accounts should be created and updated after sign-in, including role posture and deprovision behavior. Review this carefully before enabling a provider in production.
- Create the provider in
SSO Providers. - Enter the required OIDC or SAML details.
- Save the configuration.
- Run validation from the provider row.
- Review provisioning settings.
- Enable the provider only after validation succeeds.
- Client secrets and SCIM bearer tokens are write-only. Leaving those fields blank keeps the current value.
- A bad SSO change can affect both Control Panel and tenant access, so validate before broad rollout.
- Delete only after confirming the deployment no longer depends on the provider.
- Keep one clear owner for each upstream provider.
- Validate before and after major edits.
- Document which audience each provider serves.
- Review provisioning defaults so new users land with the intended role posture.