Capabilities
The SAP Cloud Identity connector syncs the following resources:- User: SCIM 2.0 directory users with email, login, status, MFA status, structured name, and SAP-specific profile fields. Supports account create/delete and enable/disable lifecycle actions.
- Group: SCIM 2.0 directory groups with a static
memberentitlement and membership grant/revoke. SAP classifies groups by type (userGroup,authorization,role,deepLinkActivationPermission,license), surfaced assap_group_typein the resource profile so access reviewers can distinguish user groups from authorizations and roles.
Connector actions
Connector actions are custom capabilities that extend C1 automations with app-specific operations. You can use connector actions in the Perform connector action automation step.Gather SAP Cloud Identity credentials
1
Navigate to the SAP Cloud Identity administration console for your tenant.
2
Create a SCIM technical user (or use an existing one) with access to the
Identity Directory SCIM endpoints:
- In the admin console create an API credential named
C1(or similar). - Grant it SCIM read/write access to
UsersandGroups. - Copy the username and password and save them securely.
Configure the SAP Cloud Identity connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your SAP Cloud Identity connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for SAP Cloud Identity and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Paste the credentials into the relevant fields:
- Tenant URL: HTTPS base URL of the SAP Cloud Identity tenant (for example
https://YOURTENANT.accounts.ondemand.com). - SCIM Username: HTTP Basic username for the Identity Directory SCIM API.
- SCIM Password: HTTP Basic password for the Identity Directory SCIM API.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.