Registering the Identity Provider Partnership Information and Certificate From the Identity Provider

  1. Copy the idp.xml file received from the SiteMinder Identity Provider (IdP) administrator into the following directory:
    \omnigen\OmniGenData\sso
  2. Edit the sso.properties file, which is located in the same directory.
  3. Change line (i) as tagged in Editing the sso.properties File, defining metadata.providers.idp to the exact, fully qualified file name of the idp.xml file that the SiteMinder IdP administrator has provided to you.

    For example:

    metadata.providers.idp = \omnigen\OmniGenData\sso\wso2-idp.xml
  4. Ensure that the first line in the sso.properties file is set as follows:
    active=true
  5. Save the sso.properties file.