Loading...
Loading...
Pick OIDC when your provider offers it — it gives the strongest token verification.
Full id_token verification against your IdP’s signing keys, with issuer, audience, and replay (nonce) checks. Works with every major provider.
Authorization-code flow with the user profile read from your provider’s userinfo endpoint. Use OIDC instead when your provider offers it.
Enterprise SAML federation, brokered through our authentication layer. Contact us to enable SAML for your organization.
https://breakpoint.it.com/api/auth/sso/oauth/callbackExact clicks for the most common identity providers.
Entra ID only includes the email claim when the email scope is granted; Breakpoint falls back to the user’s UPN, which still must pass your domain allow-list.
Set the consent screen to "Internal" so only accounts in your Workspace can authenticate.
If you use a custom Okta authorization server, use its issuer URL exactly as shown in Okta’s metadata.
Any other OIDC-compliant provider (Ping, OneLogin, Keycloak, JumpCloud…) follows these same steps: register a web app with our redirect URI, then Discover from its issuer.
Every OIDC sign-in is verified against your provider's published signing keys, including issuer, audience, expiry, and replay protection. The verified email's domain must be on your organization's allow-list, so a misconfigured or hostile provider cannot sign users into someone else's workspace.
Stuck on a provider that isn't listed here? Contact us and we'll walk through it with you. Our security practices are documented on the Security & Compliance page.