Previous Topic: Adding SiteMinder to an Existing CA Identity Manager Deployment

Next Topic: SiteMinder Operations

Removing SiteMinder from an Existing CA Identity Manager Deployment

This section provides detailed instructions for removing CA SiteMinder from an existing Identity Manager environment.

To remove CA SiteMinder from an existing Identity Manager environment

Important! Some password policy functionality will be lost when you remove SiteMinder from your environment. Also, any password history information will not be accessible after the migration.

  1. Stop the application server.
  2. Disable the Policy Server in the ra.xml file located in \iam_im.ear\policyserver.rar\META-INF by setting Enabled = false.
  3. Edit the web.xml file located in \iam_im.ear\User_console.war/WEB-INF and set the FrameworkAuthFilter property to Enabled = true.

    Note: For WebSphere, the web.xml file is located in WebSphere_home/AppServer/profiles/Profile_name/config/cells/Cell_name/applications/iam_im.ear/deployments/IdentityMinder/user_console.war/WEB-INF.

  4. Start the application server.
  5. (WebSphere only) Update the policyServer object in the Administrative Console with same values as in the ra.xml file.