OAuth Providers

OAuth Providers

OAuth Providers

Register and track authorization servers that enable the application to retrieve user data and authorize logins. 

Register an Authorization Server 

  1. Go to Admin > Users & Permission > OAuth Providers.
  2. Click + New.
  3. On the New OAuth Provider slideout, enter the following details:
Field
Description
Provider Name
Enter the authorization server name. Example: Microsoft Azure
Client ID
Specify the Client ID, Authorization URL, and the Token URL generated while registering the application in the authorization server.
Authorization URL
Token URL
Icon
Upload an icon to indicate the authorization server on the login form.
All fields are mandatory
 
  1. Click Add.

List View Actions 

  1. Use Actions  next to an authorization server name to edit and delete the record.
  2. Click Search to filter out a specific authorization server.
  3. Click View History to view a log of operations performed within OAuth Providers.
  4. You can also set the number of records to be displayed per page and navigate through different indexes. 

Additional Resource

OAuth configuration for authorization servers