Resolve common Azure Single Sign-On (SSO) authentication issues in Glean
When using Azure as your authentication method, users may encounter various login issues. This guide covers common authentication errors and their resolutions.
User redirected to login screen
This issue typically occurs when a user’s email domain in Azure has not been added to Glean’s allowed domains list.
Contact Glean Support to request the addition of the user’s domain to your instance’s allowed domains list.
SSO code exchange failed [Error Code 13]
This error appears when the client secret for your Azure App has expired.
Cannot authenticate user from access token [Error code 14]
This error occurs when the user information request fails. Glean requires both email and name fields to be returned in the user information response. The error typically indicates that one or both of these fields are empty.
Resolve common Azure Single Sign-On (SSO) authentication issues in Glean
When using Azure as your authentication method, users may encounter various login issues. This guide covers common authentication errors and their resolutions.
User redirected to login screen
This issue typically occurs when a user’s email domain in Azure has not been added to Glean’s allowed domains list.
Contact Glean Support to request the addition of the user’s domain to your instance’s allowed domains list.
SSO code exchange failed [Error Code 13]
This error appears when the client secret for your Azure App has expired.
Cannot authenticate user from access token [Error code 14]
This error occurs when the user information request fails. Glean requires both email and name fields to be returned in the user information response. The error typically indicates that one or both of these fields are empty.