Previous Topic: Delete All Directory and Environment DefinitionsNext Topic: Disable the Native CA IdentityMinder Framework Authentication Filter


Enable the SiteMinder Policy Server Resource Adapter

The identity administrator enables the SiteMinder Policy Server Resource Adapter. The purpose of the adapter is to validate the SMSESSION cookie. After validation, SiteMinder creates the user context.

Follow these steps:

  1. Navigate to the \policysever.rar\META-INF folder located within the iam_im.ear on the application server that is running CA IdentityMinder.
  2. Open the ra.xml file in an editor.
  3. Search for the Enabled config-property, and then change the config-property-value to true as shown in the following example:

  4. Locate the ConnectionURL property and provide the hostname of the SiteMinder Policy Server. Use a fully qualified domain name (FQDN).
  5. Locate the UserName property and specify the account to use for communication with SiteMinder. SiteMinder is the default value for this account.
  6. Locate the AdminSecret property. Provide the encrypted password. Copy the password from the directory.xml file that you exported and paste it into ra.xml. If you are not sure that you have a common password, encrypt your password using the CA IdentityMinder Password Tool.
  7. Paste the encrypted password into the ra.xml file.
  8. Specify the 4.x agent name that the policy administrator created during the SiteMinder configuration.
  9. Specify the encrypted password. Use the Password Tool to encrypt the password if necessary.
  10. Save the changes to the ra.xml file.

The SiteMinder Policy Server Resource Adapter is enabled.

More information:

Modify a SiteMinder Password or Shared Secret