Skip to main content

Auth0

Overview

Auth0 is an identity and access management platform that provides authentication, authorization, and single sign-on capabilities. Integrate with Auth0 to enable secure SSO for your Suger organization using your existing Auth0 configuration.

Org-Level vs User-Level

Org-Level: Uses OAuth/OIDC configuration for organization-wide SSO. Best for enterprise identity management.

User-Level: Not applicable - Auth0 is an enterprise SSO solution.

Create Integration (Org-Level)

Prerequisites

  • Auth0 account with application management capabilities
  • Auth0 domain and client credentials
  • Admin access to configure OAuth/OIDC application

Authenticate by OAuth/OIDC

  1. Navigate to Settings > Integrations
  2. Click "Connect Auth0"
  3. Enter your Auth0 domain (e.g., your-tenant.auth0.com)
  4. Enter your Auth0 Client ID
  5. Enter your Auth0 Client Secret
  6. Configure the callback URL in your Auth0 application
  7. Verify the connection

Edit Integration

Editing is not supported. Delete and recreate.

Delete Integration

Deleting removes the integration from Suger.

warning

This does not delete your Auth0 application or user data. Remember to also remove the Suger application from your Auth0 dashboard if you no longer need the connection.