Skip to main content

Auth0 SSO

Set up Auth0 as your identity provider for Webrix.

What you’ll enter in Webrix

  • Client ID
  • Client Secret
  • Issuer (e.g., https://your-tenant.auth0.com)
  • Callback URL (read‑only): {gatewayUrl}/api/auth/callback/auth0

Steps in Auth0

  1. In Auth0 Dashboard, create a Regular Web Application.
  2. In Settings → Allowed Callback URLs, add {gatewayUrl}/api/auth/callback/auth0.
  3. Copy Domain (for Issuer), Client ID, and Client Secret.

Finish in Webrix

  1. In Admin → Settings → Authentication, choose Provider: Auth0.
  2. Paste Issuer (Auth0 domain URL), Client ID, and Client Secret.
  3. Click Save.

Docs: https://auth0.com/docs/api/authentication#authorize-application