JumpCloud SSO
Set up JumpCloud as your identity provider for Webrix.
What you'll enter in Webrix
- Client ID
- Client Secret
- Callback URL (read‑only):
{gatewayUrl}/api/auth/callback/jumpcloud
Steps in JumpCloud
-
In JumpCloud Admin Console, go to SSO and create a Custom OIDC App Connector.
-
Set the Redirect URI to
{gatewayUrl}/api/auth/callback/jumpcloud. -
Under Client Authentication Type, select Client Secret Basic.

-
Under Attribute Mapping (optional), select both Email and Profile standard scopes.

-
Copy the Client ID and Client Secret from JumpCloud.
Finish in Webrix
- In Admin → Settings → Authentication, choose Provider: JumpCloud.
- Paste the Client ID and Client Secret.
- Click Save.