# Single sign on setup

> **📝 Note**
>
> An LLM-optimized bundle of this entire section is available at [`section.md`](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/section.md).
> This single file contains all pages in this section, optimized for AI coding agent context.

Union.ai authentication uses OAuth2 with Okta and supports SAML and OIDC-compliant identity providers (IdP) to configure single sign on (SSO).

To enable SSO, create an app for your preferred identity provider and provide the associated secrets to the Union.ai team.
The team will then complete the process.

## Google OpenID Connect

To configure Google OpenID Connect, see [Google OpenID Connect](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/google-oidc/page.md).

## Microsoft Entra ID (formerly Azure AD)

To configure Entra ID (Azure AD), see [Microsoft Entra ID (formerly Azure ID)](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/microsoft-entra-id/page.md).

## Other identity providers

To configure other identity providers, see [Other identity providers](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/other-identity-providers/page.md).

## Subpages

- [Google OpenID Connect](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/google-oidc/page.md)
  - Setting up OAuth 2.0
  - Obtain OAuth 2.0 credentials
  - Share the client ID and client secret securely with Union.ai
- [Microsoft Entra ID (formerly Azure AD)](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/microsoft-entra-id/page.md)
  - Register an Entra ID application
  - Copy the values needed by the Union.ai team
  - Application (client) ID and directory (tenant) ID
  - Client secret
  - Share the client secret securely with Union.ai
  - Share the IDs with Union.ai
- [Other identity providers](https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/other-identity-providers/page.md)
  - Share the client secret securely with the Union.ai team
  - Share the application (client) ID with Union.ai

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/deployment/byoc/single-sign-on-setup/_index.md
**HTML**: https://www.union.ai/docs/v2/union/deployment/byoc/single-sign-on-setup/
