Best practice
For the integration with Oomnitza, create a dedicated user account.
SAP Concur uses OAuth authentication and requires your SAP Concur Client ID, Secret, and Scope to be added to Oomnitza.
Client ID and Secret
To obtain a Client ID and Secret, you need to register an application with SAP Concur. You can do this by contacting your Partner Enablement Manager or Partner Account Manager.
- Ensure that the following redirect URL is added to the application
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - Ensure the following Grant/Scopes are selected: refresh_token, authorization_code
- Ensure the following allowed scopes are selected:
- open_id
- identity.user.core.read
- identity.user.coreenterprise.writeonly
- identity.user.coresensitive.read
- identity.user.ids.read
- identity.user.externalID.writeonly
- identity.user.enterprise.read
Useful Links
Adding your SAP Concur credentials to Oomnitza
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- Add the information details.
- Click the AUTHORIZATION tab.
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that Sap Concur is selected from the SaaS list.
- Enter your SAP Concur Client ID, Secret, and a space separated list of scopes.
- Click Authenticate.
- Click CREATE.
Comments
0 comments
Please sign in to leave a comment.