Connection
BlogIn in Hire2Retire uses 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.
Please refer to the document Bearer token for rest APIs to know more about Bearer Token in BlogIn.
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 Bearer Token in BlogIn¶
Visit BlogIn website, go to settings, click on the General tab and you can find the Base(Tenant) URL as YOUR BLOG URL
.
For Secret (Bearer) Token, go to settings, click on API tab and generate API (BEARER) KEYS
.
Learn how to generate bearer token on BlogIn.
Link BlogIn account in Hire2Retire¶
To link your BlogIn account using Bearer Token, you have to specify your Base(Tenant) URL
and Secret (Bearer) Token
.