Integrating SailPoint with SAP Concur
Revised Date: 08 June 2026
Note
This is an integration and requires additional licensing or subscriptions to utilize it. For more information, contact your customer success manager.
The SAP Concur Cloud integration with SailPoint connector provides Identity Governance on Expense management services provided by Concur. The integration supports enforcing policies and permissions for granting and revoking access to systems and data based on user identities, roles, and associated groups for Expense.
Note
To view the latest features, enhancements, and fixes for all SaaS connectors, refer to the SaaS Release Notes page.
Important
SAP has announced the deprecation of the SAP Concur Spend API V4. Customers must migrate to Spend API V4.1
Note
-
Sources created on or after June 1, 2026: No action is required.
-
Sources created before June 1, 2026: Manually enable V4.1 by setting the following application XML entry to `true`:
Copy<entry key="useSpendApiV41" value="true"/>Before enabling this setting, review any `jsonPathMapping` entries that use customData attributes.
In Spend API V4.1, `customData` response fields use strict camel case. If mappings were configured with earlier casing, update them manually to match the new format.
Example updated mapping:
Copy<entry key="orgUnit1" value="['urn:ietf:params:scim:schemas:extension:spend:2.0:User'].customData[*][?(@.id=='orgUnit1')].value"/>