Configuring the context.xml Properties File and Creating Backup Files

Navigate to the following directory:

\omnigen\OmniGovConsole\conf

Verify that the context.xml file located in this directory has the following property definition in place, is uncommented, and is consistent with your Omni Governance Console (OGC) installation.

<!-- SSO testing -->
<Environment override="true" type="java.lang.String"
value=”\omnigen\OmniGenData\sso\sso.properties" name="ssoConfigPropertiesFile"/>

You can also copy this property definition from the context_snip file from the SSO delivery location, edit accordingly, and paste it into your context.xml file.

If they already exist, create backup copies of the following sso-related files, which are located in the \omnigen\OmniGenData\sso directory:

For example, create a backup copy of the sso.properties file as sso.properties.save0402 in the \omnigen\OmniGenData\sso directory. Repeat this for the ogc-sp.xml file.