Identity and Entitlement Representation
This section describes the Identity and Entitlement representation for SailPoint IdentityIQ SAP Adaptive Server Enterprise Connector.
Identity Representation
Account: The Account in SAP ASE Connector is represented as follows:
-
For Server Login it is represented as <Account name>
For example:
login_name
Entitlement Representation
-
Groups: The Groups in SAP ASE Connector are represented as follows:
For Application Role it is represented as <Group name>
-
Database Groups: The Database Groups in SAP ASE Connector are represented as follows:
For database groups it is represented as <database_name>.<Group name>
For example:
master.public
-
Alias: The Alias in SAP ASE Connector are represented as follows:
For Alias it is represented as <database_name>.<Alias name>
For example:
master.dbo