# Enterprise SSO

Enterprise Single Sign-On (SSO) enables users to access <code class="expression">space.vars.product\_name</code> using your existing enterprise single sign-on credentials. Instead of having to manage separate username and password for <code class="expression">space.vars.product\_name</code> setup, your users authenticate through the identity provider configured by your organization.

SSO integrates seamlessly with <code class="expression">space.vars.product\_name</code> multi-tenancy model. You can configure SSO authentication at the domain level, allowing users to access their assigned tenants and regions using their corporate identity. SSO provides centralized user management while maintaining the isolation and security boundaries of your domains and tenants.

Enterprise SSO provides several key advantages for your organization:

**Simplified user management** - Create and manage user accounts in your existing identity provider. User provisioning and de-provisioning happens automatically through your corporate directory.

**Enhanced security** - Leverage the existing security policies, including multi-factor authentication, password policies, and account lockout rules within your organization.

**Improved user experience** - Users access <code class="expression">space.vars.product\_acronym</code> with the same credentials they use for other corporate applications, eliminating the need to remember additional passwords.

**Compliance and auditing** - Centralize access logs and user activity through your corporate identity systems for better compliance reporting.

### Supported SSO Providers

<code class="expression">space.vars.product\_acronym</code> supports integration with popular enterprise identity providers through industry-standard protocols.


---

# 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.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-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.
