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 Integrations > Connectors and click Add connector.
2
Search for Concur and click Add.
3
Choose how to set up the new Concur connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with C1)
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of C1 users. Setting multiple owners is allowed.If you choose someone else, C1 will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Select your Concur geolocation from the Base URL list.
8
Paste your Concur client ID and secret into the Client ID and Client Secret fields.
9
Paste your refresh token into the Refresh Token field.
10
Click Save.
11
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.