All Collections
Mapiq for Admins
Authentication
Common Errors with Single Sign On
Common Errors with Single Sign On
Updated over a week ago

On this page you will find common errors associated to the configuration of Single Sign On. Please find your solution based on the error code.

If your error is not listed on this page, please double check the configuration steps on Configuring Single Sign On. If you need more help please contact [email protected]


Azure AD (SAML)

AADB2C90168

Problem

The SAML request does not contained a signed response

Solution

To be resolved by: client side - Azure administrator

Set Signing Option to 'Sign SAML response and assertion'


AADSTS50105

Problem

User is not assigned to the Azure Application Registration

Solution

To be resolved by: client side - Azure administrator

Add user, or user group, to the Application Registration


AADSTS50011 (SAML)

Problem

Reply URL is incorrectly configured

Solution

To be resolved by: client side - Azure administrator

Configure correct Reply URL following the specification in Configuring Single Sign On (please note the different URLs between Test and Production)


Azure AD (OpenID Connect)

AADSTS50011 (OIDC)

Problem

Return URL is incorrectly configured

Solution

To be resolved by: client side - Azure administrator

Configure correct Redirect URL following the specification in Configuring Single Sign On (please note the different URLs between Test and Production)


SSO Validation (SAML)

Blocking error

Problem

A required claim is missing

Solution (Azure AD)

To be resolved by: client side - Azure administrator

The 'Claim name' does not match the specification in Configuring Single Sign On

Did this answer your question?