You can translate the question and the replies:

SSO for Design Studio vs Solution Manager

Hello, As I understand, implementing SSO via Active Directory is different for Solution Manager and Design Studio : - for Solutionn Manager, we need to use an application in Azure AD; - for Design STudio, we need to create a LDAP source and to configure it in DEsign Studio. Thanks. JP
SSO
user
12-04-2022 02:37:52 -0400
code

1 Answer

Hi, In general, configuring SSO in Solution Manager via Azure AD can be done using the Identity providers available for the Single sign one. In addition, in Azure AD you need to perform the following: * First, create an Application in the Azure Portal. * Then, create Users & Groups. * After that, assign Users to the Application. * Configure SAML, OAuth, and OpenID depending on your requirement. In similar, in Solution Manager, you could perform the following steps: * First, enable single sign-on with SAML/OAuth/OpenID from the Solution Manager web tool. * After that, create a role with the same name as the group you have created in Azure AD. * Then, Grant privileges to this new role. * As a result, you will be able to enable the single sign-on via Azure AD in Solution Manager. Similarly, Design Studio is one of the Web Tool which is deployed in Denodo Platform's Web Container (which runs on port 9090 by default). Hence, you can use and enable the option [Enable Denodo Single Sign-On for web applications](https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/denodo_security_token/denodo_security_token#id2) in Denodo Platform Control Center. For more information you could refer to the following sections: * [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#h.l1d94kwnscyl) * [Authenticating with Single Sign-On](https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/authentication_and_authorization/authenticating_with_sso/authenticating_with_sso#authenticating-with-single-sign-on) * [Authenticating with LDAP ](https://community.denodo.com/docs/html/browse/8.0/en/solution_manager/administration/authentication_and_authorization/authenticating_with_ldap/authenticating_with_ldap#authenticating-with-ldap) Hope this helps!!
Denodo Team
13-04-2022 08:41:36 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here