If HMP is connected to a third-party identity provider (IDP), your connected users can use HMP's REST API by authenticating using an API key and secret. The user utilizes this key and secret pair to create a token to authenticate future API requests. See (4.1) Initiate IDP User Session in the REST API Integrator's Guide for details.
To create an API key and secret for a user:
-
Click the
icon and select Administration from the navigation drop-down menu.
-
Click Access Controls on the toolbar and then click Users on the sidebar.
The Users list opens, displaying the list of defined users for your platform. -
Click the user for whom you want to generate an API key and secret.
-
Click the Generate button next to API Key.
-
Click the Save Settings button.
-
Supply the key and secret pair to the user. Ensure the user stores the secret, as it cannot be viewed again after leaving this screen.
Note
-
If the API secret is lost, regenerate a new API key/secret pair by clicking the Generate button and provide the pair to the user.
-
If you need to disable API access to the user, click the Disable button next to the API Key.