Previous Topic: Recompile the .jsp Files and Restart the Application ServerNext Topic: Prioritize Skins


How to Use Multiple Skins

You may want different sets of users to see different skins. For example, the skin for employees may include the company logo and colors. The skin for suppliers could include a different logo and color scheme, and display a company-specific footer.

Note: This functionality requires integration with SiteMinder, an optional component.

If CA IdentityMinder integrates with SiteMinder, you can use a SiteMinder response to associate the yourskin skin with a set of users. The response is paired with a rule in a policy, which is associated with a set of users. When the rule fires, it triggers the response to pass information about the skin to CA IdentityMinder, to build the user console.

The following steps are involved:

  1. A user tries to access a CA IdentityMinder environment. (A CA IdentityMinder environment is protected by SiteMinder.)
  2. SiteMinder authenticates and authorizes the user. The rule in the policy fires, triggering a response that contains information about the skin.
  3. The response is passed as an HTTP header variable to CA IdentityMinder through the Web agent.
  4. CA IdentityMinder builds the User Console based on the skin.