Single Sign-On (SSO) lets your team log into Apragya AI using your company's identity provider - no separate Apragya password needed. We support all major SAML 2.0 and OIDC providers.
What we support
- SAML 2.0 - Okta, Azure AD, OneLogin, Ping Identity, ADFS, JumpCloud, Google Workspace SAML, any standards-compliant SAML 2.0 IdP
- OIDC - Azure AD, Google Workspace, Microsoft 365, Auth0, Keycloak, any OIDC-compliant IdP
- Both can be active simultaneously on the same tenant (typical setup: SAML for the primary IdP + OIDC for Google Workspace fallback)
Who can set it up
Org Admin role required. You'll also need access to your identity provider's admin console - if you don't have both, work with whoever manages your IdP (usually IT). Setup takes ~15 minutes for SAML, ~10 for OIDC.
Where to start
- Sidebar > Admin > Security > SSO > Add SSO Configuration
- Pick SAML or OIDC
- Follow the per-provider walkthrough - we have a detailed Okta SAML guide; other providers follow the same pattern
For the technical details (XML metadata, signature algorithms, group attribute mapping), see the developer docs at /docs/oauth-saml-sso-enterprise. This Help Center article is the end-user-friendly orientation; the docs version is the protocol-level walkthrough.