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
- In Auth0 Dashboard, create a Regular Web Application.
- In Settings → Allowed Callback URLs, add
{gatewayUrl}/api/auth/callback/auth0. - Copy Domain (for Issuer), Client ID, and Client Secret.
Finish in Webrix
- In Admin → Settings → Authentication, choose Provider: Auth0.
- Paste Issuer (Auth0 domain URL), Client ID, and Client Secret.
- Click Save.
Docs: https://auth0.com/docs/api/authentication#authorize-application