Step-by-step deployment guide
The SAP Identity Authentication Service (IAS) connector imports users and groups into Elimity Insights via Elimity's built-in SCIM connector which connects to the SAP Identity Directory SCIM API.
1. Which data is imported from SAP IAS?
The following SAP IAS metadata is imported:
UsersGroups
User attributes
ID
Text
Display name
Text
User name
Text
Text
User type
Text
Entitlements
Text
Roles
Text
Active
Boolean
Group attributes
ID
Text
Name
Text
The diagram below shows the relationships between entity types:
2. Creating a system application in SAP IAS
The connector authenticates against the SAP Identity Directory SCIM API. Supported authentication methods from both Elimity's SCIM connector & SAP ID SCIM API:
Basic Authentication
Bearer Authentication
See official SAP documentation on how to retrieve your authentication details.
Note down the correct values. E.g. in case of Basic Authentication:
usernamepasswordYour SAP Identity Directory SCIM tenant URL (e.g.
https://<your-tenant>.<host>/scim)
3. Configure the source in Elimity Insights
Go to Sources in the left navigation bar and click Add Source.
Search for SCIM and click Set Up.
Click Set Up again and give the source a name (e.g.
SAP IAS).Fill in the SAP SCIM tenant URL from step 2.
Fill in the Username and Password (if you want to use a Bearer token, leave Username empty and paste the Bearer token in the Password field.)
Click Confirm and run to launch your first import. Monitor progress in the Logs tab. The Imports tab shows the summary for each run.
Last updated

