Connection
Bim360 on Hire2Retire
uses OAuth2.0 authentication
.
Please refer to the link to set up OAuth client on Bim360. Integrate our provided redirect URI into your application to enable seamless access token retrieval on your behalf. The designated redirect URI is: https://pod3.robomq.io/hire2retire/api/auth/callback/Bim360.
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.
How to enable OAuth settings on Bim360¶
Bim360 application on Hire2Retire uses OAuth authorization. By linking your Bim360 account with Hire2Retire, you can authorize RoboMQ to have a delegated access on your behalf.
Link Bim360 account on Hire2Retire¶
To establish a conneciton to the Bim360 on Hire2Retire Provisioning, you need to provide the following OAuth information:
-
Instance Url - In Bim360, the instance URL refers to the unique web address that leads to your organization's specific Bim360 instance.
-
Client Id - The client ID is a unique identifier assigned to your application when you register it as a client with the Bim360 platform.
-
Client Secret - The client secret is a confidential and unique identifier associated with your application when you register it as a client with the Bim360 platform.
-
Scope - A scope is a permission or access level that a client application requests from Bim360 to perform specific actions or access certain resources on behalf of the user. data:read,data:write, and data:create scopes will required for user provisioning. Please note that scopes values should be seprated by space.
Once the connection is established successfully, then only you can define the roles and mapping on Hire2Retire Provisioning.