# How to set up single sign on

Allow your members to securely access Humata, ensuring a seamless login experience while strengthening overall security.

**SAML 2.0 Integration**

Use your company's existing SSO provider, such as:

* Okta
* Microsoft Azure Active Directory
* Google Workspace
* OneLogin  \
  and more to manage and log into Humata with our SSO SAML 2.0 connection through our authentication provider, Supabase.

Please follow the steps below to configure this authentication method.

1. Set up a new IDP connection with the information from the table provided below.
2. After configuring the IDP connection, download the SAML 2.0 Metadata XML file or a SAML 2.0 Metadata URL pointing to an XML file.
3. Email this configuration file to <support@humata.ai>, and we will complete the integration process.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"> </td><td valign="top">Please use the following connection information</td></tr><tr><td valign="top">Single sign-on URL</td><td valign="top">https://app.humata.ai/api/v1/sso/saml/acs</td></tr><tr><td valign="top">Recipient URL</td><td valign="top">https://api.humata.ai/auth/v1/sso/saml/acs</td></tr><tr><td valign="top">Destination URL</td><td valign="top">https://api.humata.ai/auth/v1/sso/saml/acs</td></tr><tr><td valign="top">Audience URI (SP Entity ID)</td><td valign="top">https://api.humata.ai/auth/v1/sso/saml/metadata</td></tr><tr><td valign="top">Name ID format             </td><td valign="top">Email Address</td></tr></tbody></table>
