Connect to a CA Top Secret system through Java CS and correlate on any of the connector exposed attributes. If you want to correlate on an attribute that the connector does not expose, extend the schema of the connector schema to include up to 20 extra attributes.
Follow these steps:
Creating includes the custom attributes in the Provisioning Server.
Create a Mapping File for the Custom Attributes
The mapping file lists the custom attributes.
Note: This section refers to the Provisioning Server installation location as ps_install. By default, ps_install is in the following locations:
Follow these steps:
The Provisioning Server includes the custom attributes.
Format of the Mapping File for Custom Attributes
The mapping file contains a list of the custom attributes, each with the following format:
eTTSSCustomAttribute001=attribute1 eTTSSCustomAttribute002=attribute2 … eTTSSCustomAttribute020=attribute20
In the above list, the names on the left are the attributes in CA Identity Manager and the names on the right are the attributes on the endpoint.
Each custom attribute in CA Identity Manager is named eTTSSCustomAttributeNNN, where NNN is a number from 001 to 020. You can use these names in any order, but we recommend that you start with eTTSSCustomAttribute001, to avoid mis-conception.
There must be no spaces before or after each attribute name.
The attribute names are case-sensitive.
On Solaris, make sure that the mapping file is world-readable (its permission must be at least 444).
Add the Custom Attributes to a Tab in the User Console
You can include the custom attributes in a tab in the User Console.
Follow these steps:
The new tab is available in the User Console.
|
Copyright © 2013 CA.
All rights reserved.
|
|