# Single Sign-On (SSO)

Single Sign-On (SSO) centralizes authentication for Nected so users can access the platform using their existing identity provider accounts. Instead of managing separate passwords or onboarding flows, SSO allows your teams to authenticate through systems already enforced inside your organization—improving security, reducing friction, and simplifying user lifecycle management.

Nected supports enterprise-grade SSO through standard identity providers. Each integration follows a consistent pattern: you configure an identity application inside your provider (Azure, Google, etc.), connect it with Nected, and update your deployment values so the platform can validate tokens securely.

### **Supported Identity Providers**

Nected supports major enterprise identity systems. Each provider has its own configuration guide:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Microsoft Entra ID (Azure AD)</strong></td><td>Full setup instructions include app registration, redirect URIs, credential generation, and Helm configuration.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FWKEPUOJ5OEifr7fpNrLr%2Fazure.png?alt=media&#x26;token=b84513d5-1a86-4891-8dc9-79c08486eb8e">azure.png</a></td><td><a href="single-sign-on-sso/entra-sso-setup-azure-ad">entra-sso-setup-azure-ad</a></td></tr><tr><td><strong>Google Workspace</strong></td><td>Will include steps for OAuth Client setup, scopes, redirect URIs, and Nected environment configuration.</td><td><a href="https://4290782554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLg716fCfV8IUwXQygkTG%2Fuploads%2FRaaWb9MTuc5bZ6yT8QXR%2Fgcp.png?alt=media&#x26;token=898b7cc3-fd62-4784-8c35-4065b7a4a4fe">gcp.png</a></td><td><a href="single-sign-on-sso/google-sso-setup">google-sso-setup</a></td></tr></tbody></table>

Additional providers will be added over time based on enterprise requirements.
