JumpCloud admin

Overview

JumpCloud Admin gives IT Admins quick access to update the features and resources important for their organization and users. It does it all through a common directory in the cloud, instead of through legacy, on-premises IT systems.

Entitle can manage Admin Roles in JumpCloud Admin.

This page will provide you with instructions on how to integrate Entitle and JumpCloud Admin.

General guidelines

To integrate your JumpCloud Admin in Entitle, you will need to extract two fields:

  • URL
  • Token

Set up JumpCloud admin to work with Entitle

Extract a new API key

  1. Login to your JumpCloud Admin account.

  2. Click on your user profile icon in the top-right corner and select My API Key.

  3. In the new pop-up window, click on Generate New API Key.

  4. Copy your new API Key and keep it for later.

Creating the integration in Entitle

All that is left to do is create an integration on the Entitle application.

  1. Log into Entitle and navigate to the Integrations page.
  2. After clicking the Add Integration button, type JumpCloud Admin in the Application field.
  3. Don’t forget to set the Save on field with your configuration, i.e. your own hosted agent or Entitle’s cloud.
  1. In the connection JSON, paste the following values:
  • Token - paste the new API Key you created earlier.

Example Connection JSON:

{
  "url": "https://console.jumpcloud.com",
  "token": "YOUR_JUMP_CLOUD_API_KEY"
}
  1. Click Save, you are done!🎉

What’s Next