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 Integrations > Connectors and click Add connector.
2
Search for SAP Cloud Identity and click Add.
3
Choose how to set up the new SAP Cloud Identity connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
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.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.