Configuring SSO

For SSO to work in the Product Master, you must configure the SSO parameters in the in the Admin UI and Persona-based UI property files.

Before you begin

Ensure that all of the SSO users maintain a unique username and password in a default company.

Procedure

  1.  Admin UI 
    1. In the common.properties file that is located at the $TOP/etc/default, set the value of the enable_sso parameter to true and the value of the sso_company parameter to company_name.
  2.  Persona_based UI 
    1. In the config.json file that is located at the $TOP/mdmui/dynamic/mdmui set the value of the enableSSO parameter to true.
    2. Go to cd $TOP/mdmui/bin and run the updateRtProperties.sh file.
  3. Restart the application.