# Configure authentication with SSO

**Single-Sign On** (SSO) allows users to access Deepomatic services without having to create their own unique account, username, or password.&#x20;

\
With SSO, users can directly access their account through their organization’s dedicated SSO portal, using a single set of credentials. SSO therefore enables users to securely authenticate with multiple applications.&#x20;

Deepomatic works with different **Identity Providers** including **Google,** **Azure Active Directory and Okta**.&#x20;

For the implementation, you only need to create an OpenID app within your Identity Provider admin and send us different informations including the IDP metadata. In the following sections are described steps to retrieve those informations for Google and Azure Active Directory.&#x20;

## Set up

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Enable Deepomatic SSO with <strong>Azure Active Directory</strong> or other <strong>OIDC</strong> IdP</td><td></td><td><a href="/pages/2ptSCBKUWDfoS23h48T7">/pages/2ptSCBKUWDfoS23h48T7</a></td></tr><tr><td></td><td>Enable Deepomatic SSO via <strong>SAML</strong></td><td></td><td><a href="/pages/phwhJYUsy5eR7f8HGgK8">/pages/phwhJYUsy5eR7f8HGgK8</a></td></tr></tbody></table>


---

# 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.deepomatic.com/platform-documentation/admin-and-user-management/configure-authentication-with-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.
