Single sign-on
Let your users sign in to the Shout About Us dashboard with your identity provider, so they don't need a separate password.
Two options. Standard SSO uses the OAuth 2.0 authorization-code flow described on OAuth 2.0 (app credentials), pointed at the dashboard instead of your own app. JumpCloud SSO is a handoff: you redirect the user to us, we handle the JumpCloud round trip, and they land signed in. A small number of partners use this; if you don't know whether you need it, you don't.
You'll need a partner token and your identity provider's details; your account team will help with the JumpCloud configuration.
Endpoints
GET — Receives the user back from JumpCloud and issues a one-time exchange code.
POST — Find out whether an email address signs in with a password, SSO, or both, without revealing whether the address exists.
Updated 4 days ago
