Integrate SAP Concur with Okta

Enable provisioning for your SAP Concur instance to integrate with Okta.

Before you begin

  • You have a tenant account for the SAP Concur app.
  • You know the Datacenter URI for the region that your account belongs to.
  • You know your Client ID and Client Secret. To find these values, create a new OAuth app and assign it the required scopes. See OAuth 2.0 Application Management Tool for instructions.
  • You know the username and company request token for the SAP Concur app. To find these values, follow the steps in SAP Concur Company Request Token. Use Client ID that you generated earlier. Note that the company request token is a password that expires every 24 hours.
  • You have a refresh token. To generate one, open an API tool and run the following call:
curl --location '<datacenterURI>/oauth2/v0/token' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'client_id=<your_client_id>' \ --data-urlencode 'client_secret=<your_client_secret>' \ --data-urlencode 'grant_type=password' \ --data-urlencode 'username=<company_uuid>' \ --data-urlencode 'password=<company_request_token>' \ --data-urlencode 'credtype=authtoken'

Start this task

  1. In the Admin Console, go to ApplicationsApplications.

  2. Search for and select the SAP Concur app integration.
  3. On the General tab, enter an Application label and Login URL.
  4. Click Next.
  5. Click the Provisioning tab, click Configure API Integration, and select Enable API integration.
  6. Select a Datacentre URI.
  7. Enter your Client ID, Client Secret, Username.
  8. Enter either a Refresh Token or a Password. For username and password for authentication, the password expires every 24 hours. When it expires, you need to create a new company request token (password) in your SAP Concur tenant and provide the new password in Okta. Instead, Okta recommends using a refresh token for authentication.
  9. Click Test API Credentials.
  10. After SAP Concur is successfully verified, click Save.
  11. Select To App under Settings. Click Edit, and then select the provisioning features that you want to enable.
  12. Click Save.

Related topics

SAP Concur supported features