Skip to main content

Documentation Index

Fetch the complete documentation index at: https://conductorone-ian-account-to-user-pipeline.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Capabilities

The SAP Cloud Identity connector syncs the following resources:
ResourceSyncProvision
User
Group
  • 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 member entitlement and membership grant/revoke. SAP classifies groups by type (userGroup, authorization, role, deepLinkActivationPermission, license), surfaced as sap_group_type in the resource profile so access reviewers can distinguish user groups from authorizations and roles.
Additional functionality: The SAP Cloud Identity connector supports automatic account provisioning.

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.
Action nameAdditional fieldsDescription
enable_useruser_id (string, required)Activates a user in SAP Cloud Identity (sets SCIM active=true)
disable_useruser_id (string, required)Deactivates a user in SAP Cloud Identity (sets SCIM active=false)

Gather SAP Cloud Identity credentials

To configure the SAP Cloud Identity connector, you need administrator permissions in SAP Cloud Identity to create a SCIM technical user with read/write access to Users and Groups.
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:
  1. In the admin console create an API credential named C1 (or similar).
  2. Grant it SCIM read/write access to Users and Groups.
  3. Copy the username and password and save them securely.

Configure the SAP Cloud Identity connector

Follow these instructions to use a built-in, no-code connector hosted by 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.
Done. Your SAP Cloud Identity connector is now pulling access data into C1.
All versions of this connector are available at dist.conductorone.com.