SSO Integrations for Partners

SSO (single sign-on) integrations use an Auth0 identity to log in, via SAML, to an external service. This allows customers with internal applications to use SSO to access third-party vendors using the Auth0 identity.

The SSO integrations available on Marketplace define both the standard SAML configuration values needed to connect Auth0 to external vendors, and the fields necessary for additional customer-specific values. In these integrations, Auth0 acts as the identity provider in a service provider (SP)-initiated scenario. To learn how to configure Auth0 for these integrations, see Configure Auth0 as a SAML Identity Provider.

The part that our partners will provide is the default SAML configuration to make this transaction work. This will consist of values or customer-requested fields for some or all of the attributes listed in Customize SAML Assertions: SAML Assertion Attributes.

To build and test an integration, create a tenant in Auth0 and follow the documentation above to create a working SSO integration with your service.

In addition, to assist you in building your integration you can leverage our SSO Integration.

Submit your SSO Integration

If you are ready to become a partner and submit your integration, please create a partner account at the partner portal and do the following:

  1. Complete the partner profile which includes a short description about your business, legal and marketing content, company logo, terms of service, privacy policy, contact info, and support email.

  2. Submit your integration which includes integration code, installation guide and details such as name and description. Optionally, you can add 3 value propositions to your integration. 

We will need the following configuration and documentation:

  • The JSON used to configure the working SAML add-on Application

  • A list of fields that should be shown to the customer configuring the integration (like Callback URL, Audience, and Signing Certificate)

  • An installation guide written in Markdown.