Configuring OAuth client code
Create a REST API connector to authenticate with OAuth2, using either Client Code or Client Credentials. Configuring the REST connector to authenticate with OAuth2 allows your third-party to grant, limit, and revoke access.
Register your Varicent ELT account with your desired third-party application.
Configure the third-party application to recognize the Varicent ELT call-back URL.
Note
The callback URL will be in the form of
https://<your-elt.varicent.com-base-url>/importRedirect. For example, if you access Varicent ELT athttps://elt.varicent.com, your callback URL ishttps://elt.varicent.com/importRedirect.Get a
Client IDandClient Secretfrom the third-party application.Grant sufficient privileges to allow Varicent ELT access the third-party application data.