> ## Documentation Index
> Fetch the complete documentation index at: https://hercules.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SSO / SAML

> Login to Hercules via Okta, Azure AD, Google Workspace, or any SAML 2.0 provider. Business plans.

Login to Hercules through your SSO/SAML identity provider. SSO/SAML is available on Business plans and above.

<div className="screenshot purple">
  <img src="https://mintcdn.com/zeus-0f6dadbf/K8_RCaEW__ZwN5hW/images/org/saml-sso.png?fit=max&auto=format&n=K8_RCaEW__ZwN5hW&q=85&s=7490717bc3a722e32f542b62e2070bff" alt="SAML SSO configuration" width="2466" height="1010" data-path="images/org/saml-sso.png" />
</div>

### What identity providers are supported?

Hercules works with any SAML 2.0 provider:

* Okta
* Azure AD (Microsoft Entra ID)
* Google Workspace
* OneLogin
* Auth0
* Ping Identity

### Can I connect multiple providers?

Yes. You can connect multiple SSO/SAML providers to your organization.

### How do I set up SSO/SAML?

Go to **Organization → SSO** and follow the instructions

### How do end users sign in with SSO?

After SSO is configured, users must click the **"Sign in with SSO/SAML"** option on the login page. They authenticate through your identity provider and are redirected back to Hercules.

### Additional FAQ

<AccordionGroup>
  <Accordion title="Can I get help setting up SSO?">
    Yes. Contact [hello@hercules.app](mailto:hello@hercules.app) and we'll help you configure your identity provider.
  </Accordion>

  <Accordion title="Does SSO work for my app's end users?">
    This page covers SSO for logging into the Hercules platform itself (hercules.app). For your
    app's end users, Hercules Auth supports Google, Apple, Microsoft, LinkedIn, email one-time
    passcodes, and email and password sign-in. End-user SSO/SAML is not configurable in the
    dashboard today. Contact [hello@hercules.app](mailto:hello@hercules.app) if you need it.
  </Accordion>
</AccordionGroup>
