Setting OAuth 2.0
OAuth 2.0 is an authorization framework for delegated access to APIs. It involves clients that request scopes that Resource Owners authorize/give consent to. Authorization grants are exchanged for access tokens and refresh tokens (depending on flow).
Default-supported providers are Google and Facebook.
Adding an OAuth 2.0
- On the top right, navigate to
→ Manage Users - On the left, navigate to User Management → Auth Configurations
- Click on the Add OAuth 2.0 button
In the Common section
Field Description
Name Enter a name for this configuration Client ID Enter the OAuth client ID for Google or App ID for Facebook Enter the Client Secret from Google or the App Secret from Facebook Provider Select the provider
AppBase New Users Onboarding Select accordingly:
- Disable
- Self-Onboarding
- Invitation Only
To learn more about the Onboarding modes and Onboarding Page template contact support for additional instructions about the SAML Auth configuration Onboarding modes explanation article
For the Self Onboarding and for Invitation Only you can set a custom page templateTo learn more about the Onboarding modes and Onboarding Page template contact support for additional instructions about the SAML Auth configuration Onboarding modes explanation article
- Save the new configuration