> For the complete documentation index, see [llms.txt](https://docs.platform9.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy.md).

# IDENTITY AND MULTI-TENANCY

- [Overview](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/identity-and-multi-tenancy-overview.md)
- [Domains](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/domains.md): Use domains in Private Cloud Director to define identity boundaries that contain users, groups, tenants, and role assignments.
- [Tenants & Region](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/tenant.md)
- [Tenant Quotas, User Quotas and VM Leases](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/tenant-quotas-user-quotas-and-vm-leases.md)
- [Login with Multi-factor Authentication](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/login-with-multi-factor-authentication.md)
- [RBAC Roles and Permissions](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/rbac-roles-and-permissions.md): Reference for PCD role-based access control (RBAC): the available roles, what each role can do across resource types, and how roles map from SSO group assignments.
- [Application Credentials](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/application-credentials.md): Create and manage application credentials in PCD for automation and service-to-service authentication, including constraints when using SSO.
- [Token Lifetime Configuration](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/token-lifetime.md): Learn about the default Identity Service token lifetime in PCD and how to change it for self-hosted deployments.
- [Tenant Lifecycle: Rename and Delete](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/tenant-lifecycle.md): Safely rename and delete tenants (projects) in PCD, including how to handle orphaned volumes, networks, and role assignments before deletion.
- [Enterprise SSO](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso.md): Enhance security and simplify user management with Enterprise Single Sign-On (SSO) for Private Cloud Director. Allow users to access PCD using corporate credentials, streamline authentication, and sup
- [Set up Microsoft Entra ID](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/setup-microsoft-entra-id-for-pcd.md): Learn how to configure Single Sign-On (SSO) for your PCD environment using Microsoft Entra ID. This step-by-step guide covers prerequisites, enterprise app creation, SAML configuration, attribute mapp
- [Set up Okta](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/configure-okta-sso-for-pcd.md): Set up seamless Single Sign-On (SSO) integration between Okta and Private Cloud Director (PCD) using SAML 2.0. This guide walks you through configuring Okta, managing user assignments, and verifying s
- [SSO with pcdctl](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/saml2pf9.md)
- [Set up PingOne](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/set-up-pingone.md): Configure single sign-on (SSO) for your PCD environment using PingOne as a SAML 2.0 identity provider.
- [Set up Duo](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/set-up-duo.md): Configure single sign-on (SSO) for your PCD environment using Duo as a SAML 2.0 identity provider.
- [SSO Troubleshooting Guide](https://docs.platform9.com/private-cloud-director/identity-and-multi-tenancy/enterprise-sso/sso-troubleshooting.md): Diagnose and resolve common SSO login failures in PCD, including authorization errors, SAML attribute mapping mistakes, certificate issues, and login loops.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
