Integrating SailPoint with SAP Concur
Revised Date: 03 August 2026
Note
This is an integration and requires additional licensing or subscriptions to utilize it. For more information, contact your customer success manager.
Note
IdentityIQ connector information is now available as online help and PDF. The online help also describes the latest updates for the connector.
To find documents related to a specific version of IdentityIQ, refer to the Supported Connectors for IdentityIQ page on Compass.
Configuration details for connectors may vary not only by release version but also by patch version. Be sure to refer to the correct documentation for your specific release and patch level.
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.
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"/>
-
Minor documentation updates and fixes.