Capabilities
The Concur connector supports automatic account provisioning. Go to Configuring Concur account provisioning for more information.
This connector does not support account deprovisioning. You must deprovision accounts directly in Concur.
Gather Concur credentials
Configuring the connector requires you to pass in credentials generated in Concur. Gather these credentials before you move on.Create a Concur app
1
In the Concur admin panel, navigate to the OAuth 2.0 Application Management page.
2
Click + Create New App.
3
Give the new app a name, such as “C1 integration”, and add a description.
4
In the Grants/Scopes area of the page, add the following:Grants:
client_credentialsrefresh_tokenpassword
USERopenididentity.user.core.readidentity.user.coresensitive.readidentity.user.enterprise.readspend.user.general.read
user.writeuser.provision.writeidentity.user.coreenterprise.writeonlyidentity.user.externalID.writeonlyidentity.user.emails.verified.writeonlyidentity.user.sap.writeonlyemails.verified identity.user.externalID.writeonlyspend.user.general.writeonly
5
Click Submit. The system displays the new app’s client ID and client secret.
6
Carefully copy and save the client ID and client secret.
7
Also make note of the app’s
geolocation, which is one of the following:Generate a refresh token
1
Follow the Concur documentation to Create Tokens Required for Concur API Access to generate a refresh token.
2
Carefully copy and save the refresh token.
Configure the Concur connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Concur connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Concur and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Select your Concur geolocation from the Base URL list.
9
Paste your Concur client ID and secret into the Client ID and Client Secret fields.
10
Paste your refresh token into the Refresh Token field.
11
Click Save.
12
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Configuring Concur account provisioning
Concur allows administrators to configure custom required fields for user accounts. Thebaton-concur connector dynamically selects which fields to include during account creation based on admin-defined rules.
Rules:
- Every property will generate a field in the account creation form with the default value.
- Array strings will represent options in a multi-select dropdown.