# Configure SSO

The OneSite Platform can be integrated with OIDC and SAML providers to offer Single-Sign-On for added security.

We have several guides for providers along with how to set up both OIDC and SAML within the OneSite Platform.

Each guide will walk you through how to set up the 3rd-party provider configuration and the information needed to plug into the OneSite Platform OIDC and SAML settings. Once you have both sides set up, you can log into the OneSite Platform using your 3rd-party credentials.

## Adaptiva OneSite guides

* [Create OIDC Provider](/platform-guide/security/configure-oidc.md)
* [Create SAML Provider](/platform-guide/security/configure-saml.md)

## Provider specific guides

* [Configure SSO with Entra ID](/platform-guide/security/configure-sso/configure-sso-entra.md)
* [Configure SSO with DUO Security](/platform-guide/security/configure-sso/configure-sso-duo.md)
* [Configure SSO with Okta](/platform-guide/security/configure-sso/configure-sso-okta.md)
* [Configure SSO with PingIdentity](/platform-guide/security/configure-sso/configure-sso-pingidentity.md)


---

# 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.adaptiva.com/platform-guide/security/configure-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.
