Connection
Everbridge on Hire2Retire uses OAuth Password
and Basic Auth
.
The OAuth Password Flow involves an application exchanging its application credentials, such as client ID and client secret, for an access token.
Please refer to the document Authentication Guide to know more about authentication in Everbridge.
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 |
Contact | Can Provision and Deprovision Contacts |
Generate Client Credentials in Everbridge for OAuth¶
-
To enable this in the account, an admin needs to enable it from
Users > Service Accounts
.Figure 1. Service Accounts -
Select
Account
orOraganization
and click on theCreate Service Account
.Figure 2. Create Service Account -
Configure service account details and click on the
Save
.Figure 3. Configure Service Account -
You will then be redirected to the View Service Account screen where you can view & retrieve you Client ID and Client Secret
Figure 4. Client ID Client Secret Generated
Link Everbridge account on Hire2Retire¶
To establish a connection to the Everbridge on Hire2Retire Provisioning, you need to provide the following OAuth information:
-
Username - Your login username for manager portal.
-
Password - Your login password for manager portal.
-
Client ID - The client ID of service account.
-
Client Secret - The client secret of service account.
-
Entity - Entity to provision(Users or Contacts).
-
Organization ID - ID of the organization in which you want to provision the contacts.
API access for the user should be enabled to make the connection.
Please visit Everbridge Documentation for more information.