$customHeader
Skip to end of banner
Go to start of banner

SAP Concur OAuth2 Account

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Current »

In this article

Overview

You can use this account type to connect SAP Concur Snaps with data sources that use the SAP Concur OAuth2 account.

Prerequisites

Limitations

None.

Known Issues

Supports reading only JSON files.

Account Settings

SAP_Concur_OAuth2_Account_Settings.png
  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ( (blue star) ): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( (blue star) ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the fieldset.

  • Remove icon ( (blue star) ): Indicates that you can remove fields from the fieldset.

Field Name

Field Type

Description

Label*

Default Value: N/A
Example: SAP_Concur_account

String

Specify a unique name for the account.

Client ID*

Default Value: N/A
Example: c3fb6e88-9ec0-468f-ba06-cc94525a8f1d

String

Specify the client ID generated while registering the application. Learn more about generating a client ID: SAP Concur Authentication.

Client secret*

Default Value: N/A
Example: <Value is encrypted>

String

Specify the client secret generated while registering the application. Learn more about generating a client secret: SAP Concur Authentication.

Access token*

Default Value: N/A
Example: <Value is encrypted>

String

Auto-generated after authorization. Specify the access token for the application. The access token is retrieved while setting up the account for the endpoint.

Refresh token*

Default Value: Deselected
Example: <Value is encrypted>

String

Auto-generated after authorization. The token used to refresh the access token. The retrieval of the refresh token is done while setting up the account for the endpoint. The token used to refresh the access token.

Access token expiration

Default Value: N/A
Example: 1629004558

String

Auto-generated after authorization. Specify the time until which the access token should be active.

Username

Default Value N/A
Examplesnaplogicqassl

String

Specify the username associated with the account. Username is created by following the steps during application registration. For more information with an example refer to SAP Concur Authentication.

Password

Default Value N/A
ExampleP@#439ui7!*

String

Specify the password associated with the account. Password can be created by following the steps during application registration. For more information with an example refer to SAP Concur Authentication.

Token endpoint config

Use this field set to provide custom properties for the OAuth2 token endpoint.

Token endpoint parameter

String

Define an optional token endpoint parameter.

Token endpoint parameter value

String

Specify the value associated with the optional endpoint parameter defined above.

Auth endpoint config

Use this field set to provide custom properties for the OAuth2 auth endpoint. 

Authentication parameter

String

Define an optional authorization endpoint parameter.

Authentication parameter value

String

Specify the value associated with the optional authorization endpoint parameter defined above.

Auto-refresh token

Default Value: Deselected

Checkbox

Select to refresh the token automatically using the refresh token if the property is enabled. Otherwise, the token might expire and will not be automatically refreshed.

OAuth2 Endpoint

Default Value:
Example: https://us.api.concursolutions.com/oauth2/v0/token

String

Specify the base URI for obtaining an authorization token of the application Provider. For more information with an examp refer to SAP Concur Authentication.

OAuth2 Token Endpoint*

Default Value:
Example: https://us.api.concursolutions.com/oauth2/v0/token

String

Specify the base URI for refreshing authorization token. For more information with an example refer to SAP Concur Authentication.

Troubleshooting

Error

Reason

Resolution

Account is not authorized

{"http_status_code": 500, "response_map": {"error_list": [{"message": "Request to token endpoint https://xx-impl.api.concursolutions.com/oauth2/v0/token failed for account \"{Account}" of type \"SAP Concur OAuth2 Account\""}]}}

Check the account credentials are valid. Ensure that the credentials parameters have a value of either password or authtoken. If it is authtoken, specify a value in the Authentication parameter field.

Snap Pack History

 Click here to expand...

Release

Snap Pack Version

Date

Type

Updates

May 2024

main175

Latest

Fixed the documentation links for SAP Concur Snap Pack.

May 2024

main172

Stable

Updated and certified against the current SnapLogic Platform release.

February 2024

main168

Stable

Updated and certified against the current SnapLogic Platform release.

November 2023

main155

Stable

Updated and certified against the current SnapLogic Platform release.

August 2023

main150

Latest

The SAP Concur Snap Pack now supports V1.0, V1.1, V4.0, and V4.1 API versions. Learn more about the API versions: https://developer.concur.com/api-explorer/

August 2023

main139

Latest

Enhanced the SAP Concur OAuth2 Account with Auth endpoint config and Token endpoint config field sets to configure custom properties for OAuth2 endpoint.

August 2023

main138

Stable

Updated and certified against the current SnapLogic Platform release.

May 2023

main130

Stable

Upgraded with the latest SnapLogic Platform release.

February 2023

main128

Latest/Stable

Introduced the SAP Concur Snap Pack. This Snap Pack contains the following Snaps and Account:


Related Content

  • No labels