This documentation supports the 22.4 version of BMC Helix Single Sign-On, which is available only to BMC Helix customers (SaaS). 

To view an earlier version, select the version from the Product version menu.

Updating the configuration of BMC Helix SSO for the Presentation Server authentication

BMC TrueSight Presentation Server integrates with BMC Helix Single Sign-On to authenticate the TrueSight products that are registered with the Presentation Server. After registering BMC Helix SSO with the Presentation Server, you can configure some of the BMC Helix SSO settings from the TrueSight console.

Important

You can also configure an existing BMC Helix SSO that is integrated with other BMC products to work with the Presentation Server.

  • If you are configuring the PostgreSQL database to work with the Presentation Server and BMC Helix SSO, you must have the PostgreSQL version 9.6.03 or later installed.
  • For a POC deployment of the Presentation Server with a BMC Helix SSO on the same machine, during installation of the Presentation Server ensure that you have assigned different port numbers for Tomcat and PostgreSQL.

Related topic

Installing Open link

Related blog in BMC Communities

TrueSight 11.00 & Remedy Single Sign-on 9.1.03.01 Install & Configuration New Supported Authentications For Truesight 11.x with Remedy Single Sign-On Open link


To enable multi-tenancy in Presentation Server

  1. Navigate to the folder based on the operating system on which you installed the TrueSight Presentation Server:

    - (Windows) <Install_Directory>\truesightpserver\modules\tomcat\webapps\ROOT\WEB-INF\classes
    - (Linux) <Install_Directory>/truesightpserver/modules/tomcat/webapps/ROOT/WEB-INF/classes

  2. Open the rsso-agent.properties file.
  3. Uncomment the msp-deployment=true parameter and save.
  4. Navigate to the folder.

    - (Windows) <install_Directory>\truesightpserver\bin
    - (Linux) <install_Directory>/truesightpserver/bin

  5. Run the following commands to restart the TrueSight Presentation Server:
    tssh server stop
    tssh server start

Notes

  • The msp-deployment=true parameter is commented by default after installing or upgrading a single tenant TrueSight Presentation Server.
  • The msp-deployment=true parameter is enabled by default after upgrading an existing multi-tenant TrueSight Presentation Server.
  • The msp-deployment=true parameter must be uncommented (enabled) after installing a multi-tenant TrueSight Presentation Server.

Related video

Watch the video on how to create a keystore for Tomcat Web Server.



 https://www.youtube.com/watch?v=opXO0OcLbno?rel=0


Was this page helpful? Yes No Submitting... Thank you

Comments