Connection
Interact on Hire2Retire supports Bearer Token
.
A Bearer Token is a type of access token commonly used in authentication and authorization protocols, such as OAuth 2.0. It's a security credential that allows a user or application to access protected resources on a server, such as an API. The term "bearer" implies that whoever possesses the token is granted access, without requiring additional proof of identity. This is different from other forms of authentication, like sending a username and password with each request.
We at RoboMQ pay utmost attention to keep your account secure. See our Security and Privacy Policies to learn more about how RoboMQ handles your account access.
Object | Permission |
---|---|
User | Can Provision and Deprovision Users |
Generate Access Token on Interact¶
For Access Token generation users must have a Interact account. To authenticate a connection , you must use your Access Token and the Interact base URL.
Steps for Generating Api Key(Access Token):
- Log into the Interact
https://dashboard.tryinteract.com/login
using your Interact account. -
As a Power User, go to Application setting > Manage People > Manage Profile Sources.Click SCIM.
Figure 1 Creating SCIM Profile Source -
Choose a relevant name and click Generate Key, and make sure the active checkbox is checked.
Figure 1.1 Generating Access Token -
copy and safely store the access token that's shown to you. You'll need this when making API calls.
Create a Connection¶
Hire2Retire requires the following details to create a connection to your Interact.
-
Connection Name - A user defined nomenclature for your connection. By default, the connect name is "Connection-Bearer Token-1", you can change the name as per your preferences.
-
Instance URL - The base URL for the SCIM 2.0 API will be in the formate of https://intranet.mysite.com/api/v2/scim/v2 .
-
Access token - The Interact Access Token assigned to the user that you noted in the Access token Provider Setup.
Please refer to the document Access token for rest APIs and base URL for SCIM api to know more about Access Token and base URL in Interact.
Link Interact account on Hire2Retire¶
To link your Interact account using Bearer Token, you have to specify your SCIM Endpoint
and Access Token
.
Once the connection is established successfully, then you can define the roles and mapping on Hire2Retires Provisioning.