Credentials
A set of credentials are required in order to create a valid connector. This is so Adway can establish a connection to your profile on ICIMS. In ICIMS you can create two different set of credentials; OAuth 2.0 or HMAC. Se below for more information about respective method
OAuth 2.0
In OAuth 2.0, the service's identity is represented by a client_id and a client_secret. Adway uses the client_id as a kind of username for our service; it acts as a public identifier. Adway uses the client_secret as a kind of password
Identity Credentials
To access an iCIMS API, You must provide following credentials:
Client_id
Client_secret
If you don't have a client_id and client_secret, these credentials must be authorised by your organisation’s iCIMS Integration Specialist before we can access the iCIMS API.
HMAC
Using the HTTP Authorization header is the most common method of providing authentication information. The header value contains the algorithm and few other information that is used to calculate the signature. Below is the example of an Authorization header value. Please note that line breaks have been added to this example for readability.
Read more how to create a connection based on HMAC:
Permissions
To be able to use Attract and Convert, Adway will need both read and write access.
