Skip to main content
All CollectionsTemplatesIntermediate
Request Just-in-Time Access to SSO Applications in JumpCloud - Workflow Template
Request Just-in-Time Access to SSO Applications in JumpCloud - Workflow Template

Trigger on a Slack command where a user asks for temporary access to applications based on group membership via JumpCloud with approval.

Updated over a week ago

This Torq workflow template enables users to request Just-in-Time (JIT) access to SSO applications managed by JumpCloud, directly through Slack. It validates users' existing group memberships, prompts the user for their required access group and duration, and sends an approval request to a designated Slack channel. Upon approval, the user is granted temporary access. The access is automatically revoked after the specified time, with notifications sent via Slack throughout the process.

Trigger

Slack

Use Cases

Identity and Access Management

Workflow Breakdown

  1. Receive a Slack command to trigger a temporary access request

  2. Pull groups that the user has access to and compare to JIT groups setup in the variable

  3. Ask user which group they would like access to and for how long

  4. Send access approval request to a Slack channel of approvers with details

  5. If access is approved, add user to the group in JumpCloud, wait and then remove the user from the group

  6. If access is rejected or request times out, notify user about verdict

Vendors

Slack, Utils, JumpCloud

Tips

Configure the Slack channel and JumpCloud groups in the first workflow variable step.","Pick a Slack command to use, this example uses JIT-Request to call the workflow in Slack

Did this answer your question?