> For the complete documentation index, see [llms.txt](https://docs.lenses.io/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenses.io/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml.md).

# SSO & SAML

This page describes configure SSO & SAML in Lenses for authentication.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td>Learn about SSO &#x26; SAML for Lenses authentication.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/overview.md">Overview</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-0fc853080b2769d04a478f26738ce2817e266318%2FLearn.jpg?alt=media">Learn.jpg</a></td></tr><tr><td><strong>Azure SSO</strong></td><td>Configure Lenses with Azure SSO.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/azure-sso.md">Azure SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-b85a0f070ab1f9d574cc6a5896bfb1ea526a1cce%2FAuthentication%20--%20SAML%20%26%20SSO%20--%20Azure%20SSO.jpg?alt=media">Authentication -- SAML &amp; SSO -- Azure SSO.jpg</a></td></tr><tr><td><strong>Google SSO</strong></td><td>Configure Lenses with Google SSO.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/google-sso.md">Google SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-e8ceae8587a07811965820398913661a79cae5da%2FAuthentication%20--%20SAML%20%26%20SSO%20--%20Google%20SSO.jpg?alt=media">Authentication -- SAML &amp; SSO -- Google SSO.jpg</a></td></tr><tr><td>K<strong>eycloak SSO</strong></td><td>Configure Lenses with Keycloak SSO.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/keycloak-sso.md">Keycloak SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-33ba2a12255eb5386c28b4c88d33fba85944a90e%2FAuthentication%20--%20SAML%20%26%20SSO%20--%20Keycloak%20SSO.jpg?alt=media">Authentication -- SAML &amp; SSO -- Keycloak SSO.jpg</a></td></tr><tr><td><strong>Okta SSO</strong></td><td>Configure Lenses with Okta SSO.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/okta-sso.md">Okta SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-d5b061d0c446d7b23e8c7fd3b57f24685cbb1d4c%2FAuthentication%20--%20SAML%20%26%20SSO%20--%20Octa%20SSO.jpg?alt=media">Authentication -- SAML &amp; SSO -- Octa SSO.jpg</a></td></tr><tr><td><strong>OneLogin SSO</strong></td><td>Configure Lenses with OneLogin SSO.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/onelogin-sso.md">OneLogin SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-1a1f81b3d8337c6cddebd73b445ac27dacfa9c4b%2FAuthentication%20--%20SAML%20%26%20SSO%20--%20OneLogin.jpg?alt=media">Authentication -- SAML &amp; SSO -- OneLogin.jpg</a></td></tr><tr><td><strong>Generic SSO</strong></td><td>Configure Lenses with a Generic SSO provider.</td><td><a href="/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml/generic-sso.md">Generic SSO</a></td><td><a href="https://880527424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNwC1VSrH2RhBa4WJMBdQ%2Fuploads%2Fgit-blob-c6e418c8ff2baa9bf48a8ace09b1c9badf5772b6%2FAuthentication%20--%20SAML%20%26%20SSO.jpg?alt=media">Authentication -- SAML &amp; SSO.jpg</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.lenses.io/latest/devx/6.1/deployment/configuration/authentication/sso-and-saml.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
