Manage applications
After you add an application, you can manage its settings and view its information from its status and settings. You can learn more about the information available with this article.
View an application’s settings
- Navigate to Platform Settings > Applications > Overview.
- Click on the application you want to manage.
Application status
The Application status section provides the application’s name and Application ID, which you can use to reference quickly as needed.
Application settings
Application settings has configurable fields that you can update as needed.
Application details
Application details has basic information about the application. You find the following information here:
- Application name: The name of the application and how it appears in HUMAN. You can change this as needed. Be sure to click Save changes after updating it.
- Description: A description of the application. You can update this as needed. Be sure to click Save changes after updating it.
- Application ID: The application’s unique identifier assigned by HUMAN. This ID is used for other configurations related to your application, such as the Enforcer. You can copy this ID as needed.
- Application type: The type of application its assigned, either production or staging.
Integration details
Integration details provides information about the application’s Sensor and Enforcer configurations.
Integration
The Integration section has details about the JavaScript snippet that should be deployed to your application. It has the following information:
See Getting started for more on deploying the Sensor snippet.
- Integration type: The type of snippet, either 1st party or 3rd party, currently used by your application. Click Change to 1st/3rd Party Integration to switch the type as needed. If you’re not sure which type to use, contact us for assistance.
- Snippet: The 1st or 3rd party JavaScript snippet to deploy to your application’s
<head>. You can copy the snippet for convenience.
Enforcer/Sensor
The Enforcer/Sensor section has details about the application’s deploy Enforcer and Sensor as well as their versions.
- Enforcer: Lists your deployed Enforcer and its version. You can click on the Enforcer to navigate to its configuration settings.
- JS Sensor: The Sensor version and type deployed to your application.
Server token
The Server token section lists all your server tokens for the application. Server tokens identify your server when using API calls between your server and HUMAN’s. You can hover over a token to copy it. You can have up to three tokens per application.
To add a token:
- Navigate to Application settings > Server token.
- Click + Add server token. This generates a new server token for you.
To delete a token:
If you have an existing Enforcer configuration for this application, ensure that the Enforcer is not using the server token you’re deleting. Deleting a server token that’s currently in use may disrupt Enforcer functionality. To swap your Enforcer’s current token with a new one, see Rotate application server tokens & cookie keys.
- Hover over the token you want to delete.
- Click the more options icon.
- Click Delete token.
- In the confirmation dialog that appears, click Delete.