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

    • Related Articles

    • OAuth for Single Sign-On

      OAuth Authentication for Single Sign-On (OAuth SSO) Overview OAuth is a standard authorization protocol that provides access to a protected resource by using web tokens instead of passwords. With OAuth, resource owners can configure separate ...
    • OAuth SSO Troubleshooting

      Troubleshooting Error Code Description Solution 6 Authorization Code is null Ensure if ClientID, scope and Authorization URL are correct. 60 User not found (during email-based OAuth login) If the user does not exist in AssetExplorer, create a new ...
    • OAuth for Mail Server

      Role Required: SDAdmin OAuth is a standard authorization protocol designed to provide secure access to protected resources by using web tokens instead of passwords. Using OAuth, resource owners can configure separate permissions for different clients ...
    • FAQs on OAuth for Mail Server

      Role Required: SDAdmin Quick Links: OAuth Troubleshoot What are the supported mail servers in OAuth? We have tested OAuth authentication with Microsoft Outlook (office365) and Gmail (Gsuite). Click the respective links to learn how to generate access ...
    • Default Mail Server Configurations

      Role Required: SDAdmin The following table lists the default configurations of mail servers supported by AssetExplorer: SMTP EWS Microsoft Graph Office365 Host: smtp.office365.com Port: 587 Protocol: SMTP TLS: Enabled Scope for OAuth: ...