Skip to main content
This page covers the configuration options for Just-in-Time Access Requests. For an introduction to how JIT Access Requests work, see JIT Access Requests.

Enabling JIT Access Requests

Via Web App

1

Navigate to Access Requests

Go to Manage > Access Requests in the Web App
2

Activate the Connection

Find your connection and toggle it to Active
Enable JIT access requests
3

Configure Approval Groups

Click Configure and select the groups that can approve requests
Configure approval groups
Selecting multiple groups requires all groups to approve before access is granted.

Via CLI

You can also configure access requests when creating a connection:
The --reviewers flag specifies which groups can approve access requests.

Requesting JIT Access

Users request time-based access using the --duration flag:
The CLI will wait for approval:

Duration Formats


Configuration Options

Maximum Access Duration

Limit how long users can request access. Configure in Manage > Connections > [connection] > Settings.

Multiple Approval Groups

When multiple groups are configured, all groups must approve before access is granted. Example: Configure dba-team and security-team as approvers:
  • Request requires 1 approval from dba-team AND 1 approval from security-team
  • Either group can reject the request

Admin Auto-Approval

Admin users automatically approve their own requests. This is by design to ensure admins always have access. To test the full workflow, use a non-admin account.

Integration with Slack

To receive and approve requests in Slack:
  1. Configure the Slack integration
  2. Enable the slack plugin on your connection:
  1. Approvers subscribe with /hoop subscribe in Slack
  2. Access requests appear as interactive messages

Environment Variables

These environment variables affect JIT Access Requests behavior on the gateway:

JIT Access Requests Overview

Learn how JIT Access Requests work and common use cases

Action Access Requests

Configure per-command approval workflows

Slack Integration

Set up Slack for access request notifications

Access Control

Configure who can access which connections