Step 2: Prepare the Environment Properties File
This step prepares the env.properties file to enable SSO on the Code Insight server.
To prepare the “env.properties” file, do the following:
-
Copy the
env.propertiesfile fromSCA_install_home/samples/sso/configtoSCA_install_home/config/core. -
In a text editor, open the
SCA_install_home/config/core/env.propertiesfile, and ensure that the value of the following property tosso.spring.profiles.active=sso -
Save the file.