Entity Mapping
  • 20 Nov 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Entity Mapping

  • Dark
    Light
  • PDF

Article summary

This section describes the target application entities mapped to Cross Identity's Identity and Entitlement entity. 

For example, In connector:

App Employee ID entity is mapped to CI's Identity entity. 

Group Roles entity is mapped to CI's Entitlement entity. 

Map Entitlements

  1. Navigate to Entitlements.
  2. Click Entitlement Definition > Add Entitlement Definition.
  3.  Enter the following details in the dialog:

    Sr. No. 

    Entitlement Name 

    Entitlement Key 

    Entitlement Value 

    1.

    Okta

    return

    return

  4. Entitlement key and value are checked in the connector to fetch group details. As per the schema defined, the group names and its members are fetched and will be displayed in the entitlement tab.
  5. Set schema details: In Connector, Attribute Name fields are used to fetch group names and members of that group from respective API responses. Attribute Display name is a user-defined display name. The mapped Attribute is mapped to the Display Name (as we are considering the Display Name as a unique key attribute) which represents the Group name, and the chosen will be displayed in the CI UI entitlement section.

    Sr. No.

    Attribute name 

    Attribute Display Name

    Mapped Attribute 

    Marked Display?

    groupname 

    groupName

    Username

    Yes

    member 

    member 

    Username

    No


Was this article helpful?

What's Next