Create a Skin Response
Perform the following procedure to create a skin response.
cim1265
Perform the following procedure to create a skin response.
Follow these steps:
- Log in to one of the following interfaces as an administrator with Domain privileges:
- For CA SSO Web Access Manager r12 or higher, log in to the Administrative UI.
- For CA eTrust SiteMinder 6.0 SP5, log in to the Policy Server User Interface.
For information on using these interfaces, see the documentation for the version of CA SSO that you are using. - Locate the policy domain that protects theIdentity ManagerEnvironment. The domain name has the following format:environment_nameDomainenvironment_nameDefines the name of theIdentity ManagerEnvironment.For example, when theIdentity Managerenvironment name isemployees, the domain name isemployeesDomain.The policy domain must be associated with the user directory that contains theIdentity Managerusers who will use the skin.
- View the realms for the domain.You see the following realms depending on the features you configured for the environment:
- environment_name_ims_realm -- Protects theIdentity ManagerEnvironment.
- environment_name_pub_realm -- Enables support for public tasks, such as self-registration and forgotten password tasks.This realm appears only when you have configured a public alias.
- Create a rule in each of the realms. Specify the following:
- Resource: /*
- Actions: GET, POST
yourskin, create a rule namedyourskinskin. - Create a response for the domain with the following response attributes:
- Attribute: WebAgent-HTTP-Header-VariableThis adds a new HTTP header to the response.
- Attribute Kind: Static
- Variable Name: Enter one of the following variable names:
- skin -- Use this variable when allIdentity Managerusers see the same skin.
- skinx --Use this variable if you have multiple skins. Thexrepresents a priority value where 1 is the highest priority and 999 is the lowest priority.
- Variable Value: Specify the name of the skin.
- Create a policy in the policy domain with the following values:
- Users: Specify users who should see the skin. For example, if members of the sales organization should see the skin, be sure to include ou=sales in the policy.
- Rules: Add the rules you created in Step 4. Associate each rule with the response you created in Step 5.