Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name

Field Type

Description

Label*

Default Value: N/A
Example: SAP_test_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 created by following the steps of generated while registering the application provider. For more information with an example and its meaning refer to SAP Concur Authentication.

Client secret*

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

String

Specify the client secret created by following the steps of generated while registering the application provider. For more information with an example and its meaning refer to 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 ValueN/A
Examplesnaplogicqassl

String

Specify the username associated with the account. Username can be is created by following the steps of the during application providerregistration. For more information with an example and its meaning refer to SAP Concur Authentication.

Password

Default ValueN/A
ExampleP@#439ui7!*

String

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

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 a authorization token of the application Provider. For more information with an example and its meaning 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 and its meaning refer to SAP Concur Authentication.

...