Set a permissible values list for an attribute
By default, a text box is displayed on the requests page for providing permissible values for attributes. Configure this xml to define a permissible values list. A drop-down list is then displayed on the requests page and permissible values can be selected for attributes.
permissiblevalue.xml to define permissible value list
Configure the xml as :
XML file name and path | [InstallPath]\Settings\AdditionalUserAttributes_ORCL.xml |
Tag | <permissiblevalues> |
Node |
<permissiblevalue value="
X_PASSWORD_LIFESPAN_ACCESSES">”
Accesses”</permissiblevalue> (This is an example of a permissible
value list)
|
Configuration setting | Set the values in the node <permissiblevalue value=" X_PASSWORD_LIFESPAN_ACCESSES">” Accesses”</permissiblevalue> |
Default | By default, a permissible values list is not set for an attribute. |