# SSO & Identity Providers

Validia supports identity provider integrations to streamline admin access, enforce security policies, and prepare for broader identity governance use cases.

While end users do not need SSO to join meetings or complete onboarding, connecting your identity provider ensures a secure, consistent login experience for your internal team.

***

### Current Capabilities

#### Admin SSO Support

Validia currently supports SSO for administrative users via:

* **Okta**
* **Microsoft Entra (Azure AD)**
* **Google Workspace**
* **Any SAML 2.0-compliant provider**

Admins can log in to the Validia dashboard using your identity provider of choice, allowing you to:

* Enforce MFA at the identity provider level
* Manage admin access centrally
* Reduce the risk of shared or stale login credentials

> Contact <paul@validia.ai> to configure SSO for your organization.

***

### Planned Roadmap

We are actively working to expand SSO capabilities to include:

* End user authentication for onboarding
* Identity-based policy controls (per role or department)
* Deeper integrations with IAM tools like SailPoint, Ping Identity, and Duo

If your organization requires SSO support beyond admin login, please reach out. We prioritize roadmap features based on customer demand.

***

### Use Cases

* Admin access control for enterprise deployments
* Role-based authentication policies
* Streamlined dashboard login experience
* Future user-based enforcement tied to HR or directory systems

***

### Next Steps

To enable SSO for your admin team:

1. Contact <paul@validia.ai>
2. Provide your identity provider name and metadata
3. Our team will work with you to configure and test access


---

# 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.validia.ai/platform-usage/integrations/sso-and-identity-providers.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.
