Capabilities
The Ariba connector syncs the following resources:| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Groups |
- Account provisioning: create and delete user accounts
- Group membership: add and remove users from groups
- Account actions: enable and disable user accounts
Gather Ariba credentials
The connector authenticates using OAuth 2.0 client credentials against the SAP Ariba API. You’ll need to create an OAuth application in the SAP Ariba developer portal.Sign in to the SAP Ariba developer portal and navigate to Manage > Applications.
Create a new application for ConductorOne:
- Click Create application and name it
ConductorOne - Select Production environment
- Add the following API access:
- SAP Ariba SCIM API — required for reading and provisioning users and groups
- Note your Application (client) ID and generate a Client Secret; save both securely
Configure the Ariba connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.That’s it! Your Ariba connector is now pulling access data into ConductorOne.
Choose how to set up the new Ariba connector:
- Add the connector to a currently unmanaged app
- Add the connector to a managed app
- Create a new managed app
Enter the required configuration:
- Runtime URL (
BATON_RUNTIME_URL): SAP Ariba SCIM API base URL (e.g.https://openapi.ariba.com/api/scim/v2) - Ariba Client ID (
BATON_ARIBA_CLIENT_ID): OAuth2 client ID for SAP Ariba API access - Ariba Client Secret (
BATON_ARIBA_CLIENT_SECRET): OAuth2 client secret for SAP Ariba API access - Realm (
BATON_REALM): SAP Ariba realm (site) name - Password Adapter (
BATON_PASSWORD_ADAPTER): (optional) Filter users by authentication type (e.g.UniversalID)