> For the complete documentation index, see [llms.txt](https://docs.cortex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cortex.io/configure/settings/managing-users/configuring-sso.md).

# Configuring SSO for Cortex workspace logins

Cortex always maintains a strong security posture. Aside from being SOC 2 Type 2 certified and protecting your data through strict process and standards, Cortex supports SSO through most major vendors. SSO is supported through any OIDC provider. The scopes Cortex requires for OIDC to function are: `openid`, `email`, and `profile`, and the only data Cortex stores from the OIDC flow is the user's `name` and `email`.

### SSO integrations

Cortex offers native integrations for:

* [Entra ID](/configure/settings/managing-users/configuring-sso/entraid.md) (including [Entra ID SCIM](/configure/settings/managing-users/provisioning-users-with-scim/entraid-scim.md))
* [Google](/configure/settings/managing-users/configuring-sso/google.md)
* [Okta](/configure/settings/managing-users/configuring-sso/okta.md) (including [Okta SCIM](/configure/settings/managing-users/provisioning-users-with-scim/okta-scim.md))

You can also configure other OIDC providers via the [Generic OIDC providers](/configure/settings/managing-users/configuring-sso/oidc.md) documentation.
