Using Single Sign-On Login
AdminStudio 2024 | 27.0 / AdminStudio Enterprise Server 2024
With single sign-on, you will be automatically logged in to Workflow Manager / AdminStudio Enterprise Server using your domain credentials, as long as your domain account has been imported into the system.
Note:Single sign-on is not supported for Novell eDirectory accounts.
Setting Up Single Sign-On
To set up single sign-on for Workflow Manager / AdminStudio Enterprise Server, perform the following steps:
To set up single sign-on for Workflow Manager / AdminStudio Enterprise Server:
1. | Set up a Windows Active Directory directory service connection. See Creating a New Directory Service Connection for more information. |
2. | On your Workflow Manager / AdminStudio Enterprise Server server, open IIS Manager and disable the Anonymous Authentication option. This specifies that IIS will be responsible for authenticating login attempts. Refer to Setting the Anonymous Authentication Option in IIS Manager to Enable Single Sign-On for further details. |
3. | Import relevant accounts into Workflow Manager / AdminStudio Enterprise Server from your directory service. See Importing Directory Services Accounts and Groups for more information. |
Modifying the Registry to Enable Using Single Sign-On
To connect to an enterprise Application Catalog using Single Sign-On, you must first modify registry data.
To modify the Registry:
1. | On the AdminStudio machine, open the Registry Editor (Regedit). |
2. | Open HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\InstallShield\AdminStudio\ASES. |
3. | Add a new string named Enable Automatic Authentication. |
4. | Set the string value to 1. |
Logging in Using Single Sign-On
Once single sign-on has been set up and your account has been imported, when you next open Workflow Manager / AdminStudio Enterprise Server, the IIS web server checks to see if your domain credentials are valid in the Active Directory domain server. If they are, you will automatically be logged in to Workflow Manager / AdminStudio Enterprise Server. Workflow Manager / AdminStudio Enterprise Server does not need to directly connect to the Active Directory server.
See Also