Skip to main content
Skip table of contents

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

  1. On the top right, navigate to 
    cog
     → Manage Users
  2. On the left, navigate to User Management → Auth Configurations
  3. Click on the 
    Add OAuth 2.0 button
  4.  In the Common section


    Field

    Description

    NameEnter a name for this configuration
    Client IDEnter 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

    • Google
    • Facebook
    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 template

    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

  5. Save the new configuration
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.