JumpCloud Groups
How to manage on-demand, temporary membership to JumpCloud groups
Overview
If your organization manages access to apps and accounts using IdP groups, for example by adding users to shift groups, you can now create Access Flow to control who can request temporary group membership.
Upon approved request, Apono will add users to groups and remove them after the access time is up.
Prerequisites
JumpCloud - Super Admin privilege to the Okta Admin Console
Cloud Provider/K8S - Create secret privileges in cloud provider or Kubernetes secrets manager
JumpCloud admin API Key
Integrating JumpCloud groups
1. Get API Token from the JumpCloud Admin UI
Log in to your JumpCloud organization with the Apono dedicated admin user
Click on your Profile (icon with your initials)
In the menu click My API Key
Copy the admin API Key
2. Create a secret
Go to your cloud provider secret manager and create a new secret
In the secret content store the following fields: Key: token Value: The JumpCloud admin API token you copied in the previous step
Tag the created secret with the following tag: Key: apono-connector-read Value: true
Store the newly created secret
You can also use an existing secret you've already created for Apono
3. In Apono - Connect JumpCloud integration
Go to the Apono Catalog
Under Resources, find the JumpCloud integration
Click the integration
Give the integration a name
In Select Connector, choose a connector from the list of connectors or add a new connector
In the Secret Store section, choose the secret store location you created in step 2. You can also use an existing secret you've already created for Apono
Click Connect
That's it!
Last updated