Well-known attributes have special meaning in CA IdentityMinder. They are identified as shown in the following syntax:
%ATTRIBUTENAME%
In this syntax, ATTRIBUTENAME must be uppercase.
A well-known attribute is mapped to one physical attribute, using an attribute description.
In the following attribute description, the attribute userpassword is mapped to the well-known attribute %PASSWORD% so that CA IdentityMinder treats the value in userpassword as a password as follows:
<ImsManagedObjectAttr physicalname="userpassword" displayname="Password" description="Password" valuetype="String" required="false" multivalued="false" wellknown="%PASSWORD%" maxlength="0" />
Some well-known attributes are required; others are optional.
Copyright © 2013 CA.
All rights reserved.
|
|