Configuring Account Schema

The application schema is used to configure the objects returned from a connector. When a connector is called, the schema is supplied to the methods on the connector interface. This connector currently supports two types of objects, accounts (users and contacts) and group. Account objects are used when building identities Link objects. The group schema is used when building Account_Group objects that are used to hold entitlements shared across identities.

Note

  • The Account Schema tab is used to define the attributes for each object type in the application being configured. The schema attributes can be defined as Entitlement or Multi-Valued.

  • The schema attributes that are not present in the out-of-the-box must be defined as string if not specified.

  • For more information on the account schema attributes, see Schema Attributes Reference.

Adding a New Schema Attribute

To add a new Account attribute, complete the following:

  1. In the Account Management section, select Account Schema.

  2. Select Add New Attribute.

    The Add Attribute window is displayed.

  3. Enter the attribute Name.

  4. Enter the attribute Description.

  5. Select the attribute Type.

  6. Select the attribute properties. For example, Entitlement or Multi-Valued.

  7. Select Save.

Notes for creating custom schema attributes: