- Log in to the Policy Server User Interface.
- Depending on your administrative privileges, do one of the following tasks:
- If you have the Manage System and Domain Objects privilege:
- In the Object pane, click the Domains tab.
- Select the policy domain to which you want to add a response.
- If you have the Manage Domain Objects privilege, select the policy domain to add a response in the Object pane.
- From the menu bar, select Edit, <domain name>, Create Response.
The SiteMinder Response dialog opens (see Response Dialog).
- Enter a name and description for the new response.
- In the Agent Type group box, select the SiteMinder radio button.
- Select the Web Agent option from the drop-down list in the Agent Type group box and click Apply to save your changes.
- Click Create.
The SiteMinder Response Attribute Editor dialog opens.
- From the Attribute drop-down list, select the WebAgent-HTTP-Header-Variable response attribute.
- In the Attribute Setup tab, select the User Attribute radio button.
- In the Variable field, enter the name of the variable that passes to the application.
For example, if you specify the variable TASKS, the following header is returned to the application:
HTTP_TASKS
- In the Attribute Name field, specify the response attribute as follows:
- SM_USER_APPLICATION_ROLES[:application id1, application_id2, ...application_idn]--Returns a list of roles that are assigned to a user.
- SM_USER_APPLICATION_TASKS[:application id1, application_id2, ...application_idn]
SiteMinder-Generated Response Attributes provides more information.
- Click OK to save your changes and return to the SiteMinder Administration window.