30.3 Configuring Single Sign-on Access

You can perform some steps to configure single sign-on access immediately after installing OSP. However, the final configuration process requires that first you install the identity applications. For more information, see Section XV, Configuring Single Sign-on Access in Identity Manager.

NOTE:While configuration the One SSO Provider in silent mode, ensure to specify the correct path for install, Java, Tomcat and SSL Keystore folders in the osp.configure.properties file. For example,

Install Folder:

  • Linux: USER_INSTALL_DIR=/opt/netiq/idm/apps/osp

  • Windows: USER_INSTALL_DIR=C:\netiq\idm\apps\osp

Tomcat Folder:

  • Linux: NETIQ_TOMCAT_HOME=/opt/netiq/idm/apps/tomcat

  • Windows: NETIQ_TOMCAT_HOME=C:\netiq\idm\apps\tomcat

Java Folder:

  • Linux: NETIQ_JAVA_HOME=/opt/netiq/idm/apps/jre

  • Windows: NETIQ_JAVA_HOME=C:\netiq\idm\apps\jre

SSL Keystore Folder:

  • Linux: NETIQ_SSL_KEYSTORE_FILE=/opt/netiq/idm/apps/jre/lib/security/cacerts

  • Windows: USER_INSTALL_DIR=C:\netiq\idm\apps\jre\lib\security\cacerts