OAuth SSO Troubleshooting

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 user manually and configure the email address.

61

Login is disabled for the user.

Enable login for the user.

62

More than one user is configured with the login email ID.

Ensure that the login email address is configured with only one user. This error is thrown if the login email ID is configured as a primary/secondary email address of another user.

52 

No such user exists in the application or the user is not a technician.

Create a new technician manually with the received property or change the requester into a technician.

3

Invalid client secret

Ensure that the secret value is correctly copied from the authorization server (not the Secret ID)

    • Related Articles

    • 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 ...
    • 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 Providers

      OAuth Providers Register and track authorization servers that enable the application to retrieve user data and authorize logins. Register an Authorization Server Go to Admin > Users & Permission > OAuth Providers. Click + New. On the New OAuth ...
    • 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 ...
    • SAML Troubleshooting

      Role Required: SDAdmin Error Code Reason Solution 4 The IdP certificate file is not uploaded right. Reconfigure IdP details. 8 SAML response is not received from IdP. AssetExplorer supports only POST binding method. Ensure that the IdP follows POST ...