Connection
4me on 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 4me.
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 |
Learn here about all permissions which user can have to access entities.
Generate Bearer Token in 4me¶
Visit 4me website, you can find the SCIM Endpoint as https://api.4me.com/v1/scim/v2
and SCIM Bearer Token
.
Learn how to generate bearer token on 4me.
Link 4me account on Hire2Retire¶
To link your 4me account using Bearer Token, you have to specify your SCIM Endpoint
, SCIM Bearer Token
and Account id
.