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!!