Enabling tenant administrators to configure BMC Atrium Single Sign-On
You can allow configuration of single sign-on for each tenant in a multi-tenant environment by using the BMC Atrium SSO Tenant Console. This solution provides a way to allow tenant administrators (BMC Remedy administrators in a multi-tenant environment) to configure authentication and branding per their requirements. The BMC Atrium SSO Tenant Console enables tenant administrators to set the BMC Atrium Single Sign-On server as a service provider (SP) and the external identity provider as the Identity Provider (IdP).
To enable configuration of BMC Atrium Single Sign-On in a multi-tenant environment, you must use SAMLv2 for authentication. For more information, see Using-SAMLv2-for-authentication.
To enable the BMC Atrium SSO Tenant Console
- From the Realm Editor, in the BMCSaaSAdmin group, add all users to whom you want to give tenant administrator privileges.
You must add users to the group in the corresponding realm for each tenant. For more information, see Managing-user-groups. - Stop the BMC Atrium Single Sign-On server.
- Set the value of the allow.tenant.domain and allow.multiple.realm parameters to true in the web.xml file at one of the following locations:
- (Microsoft Windows) <installationDirectory>\tomcat\webapps\atriumsso\WEB-INF\
- (UNIX) <installationDirectory>/tomcat/webapps/atriumsso/WEB-INF/
- Save and exit the file.
- Restart the BMC Atrium Single Sign-On server.
After enabling the BMC Atrium SSO Tenant Console
- BMC Remedy administrators must add a local service provider called sp to the Realm Editor. For more information, see Creating-a-local-SP-for-SAML-configuration.
- Tenant administrators can access the console by using the following URL:
https://<fqdn>:<port>/atriumsso/UI/Login?realm=<realm>
For information about configuring SAMLv2 for authentication by using the Tenant Console, see Managing-the-BMC-Atrium-SSO-Tenant-Console.
- BMC Remedy administrators can access the console using the following URL:
https://<fqdn>:<port>/atriumsso/atsso/console/samladmin/samladmin.html?realm=<realm>
This console helps BMC Remedy administrators to verify the information that tenant administrators have provided in the console. For more information, see Verifying-the-tenant-configuration.
Where to go from here