Previous Topic: Structured Attribute Display

Next Topic: Configure a Structured Attribute Display

Prerequisites for Structured Attribute Support

To add structured attribute support in the User Console, the definition for the structured attribute in the directory configuration file (directory.xml) must include the following parameters:

A completed attribute description for a structured attribute should resemble the following:

<ImsManagedObjectAttr physicalname="emailaddress" required="false" searchable="false" multivalued="true" displayhint="email;type;primary" valuetype="structured">

Note: For more information on how to configure the directory.xml file, see the Configuration Guide.