Enterprise Edition - Single Sign-On (SSO) (Deprecated)
Overview
Applications Manager's Enterprise Edition supports Single Sign-On (SSO) - a mechanism which offers a user unified access, i.e users do not have to actively enter their credentials more than once in order to access multiple independent installations (your Central Server and Probe Servers). Users gain access to all their Probe Servers with a single user authentication into the Central Server, eliminating further prompts when they switch applications during a particular session.
Benefits:
- Security - Capability to implement consistent authentication and authorization guidelines across your enterprise.
- Resource savings - Reducing time spent re-entering passwords for the same identity or profile and central access management.
- User Experience - Ability to move between services and portals securely and seamlessly without password prompts.
Enabling Single Sign-On
You can enable Single Sign-On in your Applications Manager Enterprise setup as follows:
Note:
- Single Sign-on in Probe Servers will be enabled only after Applications Manager is restarted. Please take care to perform the restart after a few minutes to ensure that the SSO key from the Central server is synced with the Probe Servers.
- The Central server should be running when the Probe Server starts for SSO to work.
- Users created in the Central server will be synced to the Probe Server.
- No user creation or modification can be performed on your Probe servers
- In case of HTTP 400 (Bad Request) error faced while accessing the Probe server monitor from the Central server, try implementing the following steps:
- Make sure that the Probe server hostname shown in Central server and the hostname specified for am.appmanager.hostname key in the AMServer.properties file (under <Applications Manager Home>/conf/ directory) of that Probe server should be the same. If not, update the correct hostname in the Central server's Edit Probe Server page and save it. Then stop the Probe server and update the same hostname for am.appmanager.hostname key in AMServer.properties file (under <Applications Manager Home>/conf/ directory) of that Probe server. Finally, save the changes and restart the Probe server.
- Update the Probe server hostname to lowercase in the Central server's Edit Probe Server page and save it. Then stop the Probe server and update the same hostname to lowercase for am.appmanager.hostname key in AMServer.properties file (under <Applications Manager Home>/conf/ directory) of that Probe server. Finally, save the changes and restart the Probe server.