Connection
NintexPromApp on Hire2Retire supportsBearer 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 NintexPromApp¶
For access token generation users must have a account. To authenticate a connection, you must use your access token and the NintexPromApp base URL.
Steps for Generating Api Key(Access Token):
- Log into the NintexPromApp
(https://www.nintex.com/)
using your NintexPromApp account. - Click the profile name drop-down list and then click My Profile.
-
In the Access Tokens section, click Create Token.
Figure 1 Access Token section -
Choose a relevant scope and description . Then click on save sign botton.
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.
Figure 1.4 New access token created
Create a Connection¶
Hire2Retire requires the following details to create a connection to your NintexPromApp.
-
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 is https://api.promapp.com which is distinct from the URL used for signing in.
-
Access token - The NintexPromApp 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 URLfor SCIM api to know more about Access Token and base URL in NintexPromApp.
Link NintexPromApp account on Hire2Retire¶
To link your NintexPromApp 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.