Getting error authenticating user using OpenID Connect SSO plugin

Hi Team,

We are try to configure OOTB OpenID Connect user authentication using Azure Active Directory. Sharing below error trace and configuration details. Please help me out how user will authenticate successfully?

OpenID Connect SSO plugin Configuration Setting

After success login using AAD login window.

  

Parents
  • You cannot use Legacy Url options with Azure, that is for older Okta implementations.   Also do not add openid, profile scopes as additional scopes, as the label said, these are already added by default.  Then verify your authorization server, it looks off from Azure AD clients I have seen.   Then verify your token contains a valid email address.

    Also note this only works with organization Azure AD.  If you are trying to do this with B2C or another AD extension it won't work.

Reply
  • You cannot use Legacy Url options with Azure, that is for older Okta implementations.   Also do not add openid, profile scopes as additional scopes, as the label said, these are already added by default.  Then verify your authorization server, it looks off from Azure AD clients I have seen.   Then verify your token contains a valid email address.

    Also note this only works with organization Azure AD.  If you are trying to do this with B2C or another AD extension it won't work.

Children