Configuring Account Schema

The source 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 accounts and roles.

Note

  • The Schema tab is used to define the attributes for each object type in the application being configured. The schema attributes can be defined as Indexed, 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.

Adding a New Schema Attribute

To add a new attribute, complete the following:

  1. Go to Configuration > Schema.

  2. Select Add New Schema Attribute.

    A new line is added to the Attributes table.

  3. Enter the attribute Name.

  4. Enter the attribute Description.

  5. Select the attribute Type.

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

  7. Select Save.