You can translate the question and the replies:

Configuring Azure AD for SSO using Denodo Solution Manager

Hi team, I am trying to configure Azure AD for SSO with SAML in denodo solution manager, Afetr following all the steps mentioned for configuring single sign-on with SAML as per the documentation i am getting error as "Error ocurred during user context initialization" when clicked on single sign-on And in logs i could see this:"LDAP role extractor for tokens not configured properly". Can you please suggest a way to fix this issue. Thank you!
user
28-01-2022 04:36:59 -0500
code

1 Answer

Hi, In general, the error ‘LDAP role extractor for tokens not configured properly’ usually occurs when an invalid value is used in the Assertion Role field so the roles cannot be extracted from the assertion. In order to resolve this, I would do the following steps: * Login to the Solution Manager as the admin user. `http://<solution_manager>:<port>/solution-manager-web-tool/Login` * Navigate to Configuration> Authentication > Single Sign-On * Enable the option Extract roles from SAML assertion * Ensure that the Assertion role field is correct based on the information from IDP. * Also, ensure that the necessary roles are created in the Solution Manager and appropriate privileges are assigned. * Click Save. * Logout and login via Single Sign On. For more information, you could refer to the Knowledge Base Article [How To Configure Azure AD for SSO in the Denodo Solution Manager](https://community.denodo.com/kb/en/view/document/How%20To%20Configure%20Azure%20AD%20for%20SSO%20in%20the%20Denodo%20Solution%20Manager). Hope this helps.!
Denodo Team
28-01-2022 07:20:44 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here