# 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="/files/WAwI5i7bGjXSmkxEYLta">/files/WAwI5i7bGjXSmkxEYLta</a></td><td><a href="/pages/7CTBw24i5pEbm1FhQMN0">/pages/7CTBw24i5pEbm1FhQMN0</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="/files/RbHbSJmUZEdca00FrdhU">/files/RbHbSJmUZEdca00FrdhU</a></td><td><a href="/pages/n2l0WjzS7TKMoWTviSsj">/pages/n2l0WjzS7TKMoWTviSsj</a></td></tr></tbody></table>

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nected.ai/nected-docs/self-hosting/additional-configuration/single-sign-on-sso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
