# How to Integrate Just-In-Time Access Requests into Your DevOps Workflow

DevFeed: [How to Integrate Just-In-Time Access Requests into Your DevOps Workflow](<https://devfeed.tech/articles/how-to-integrate-just-in-time-access-requests-into-your-devops-workflow-29725.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/just-in-time-access-request/>)

Author: info@goteleport.com (Steven Martin)

Published: 2021-11-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [DevOps](<https://devfeed.tech/topics/devops.md>), [Zero Trust](<https://devfeed.tech/topics/zero-trust.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [toolchains](<https://devfeed.tech/topics/toolchains.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [email](<https://devfeed.tech/topics/email.md>), [GitLab](<https://devfeed.tech/topics/gitlab.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [aws](<https://devfeed.tech/tags/aws.md>), [containers](<https://devfeed.tech/tags/containers.md>), [devops](<https://devfeed.tech/tags/devops.md>), [email](<https://devfeed.tech/tags/email.md>), [gitlab](<https://devfeed.tech/tags/gitlab.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [implement](<https://devfeed.tech/tags/implement.md>), [jira](<https://devfeed.tech/tags/jira.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [organization](<https://devfeed.tech/tags/organization.md>), [pagerduty](<https://devfeed.tech/tags/pagerduty.md>), [request](<https://devfeed.tech/tags/request.md>), [server](<https://devfeed.tech/tags/server.md>), [speed](<https://devfeed.tech/tags/speed.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [toolchains](<https://devfeed.tech/tags/toolchains.md>), [workflow](<https://devfeed.tech/tags/workflow.md>), [zero-trust](<https://devfeed.tech/tags/zero-trust.md>)

## AI overview

This tutorial explains how Teleport Access Requests provide temporary elevated infrastructure access for DevOps workflows. It covers approval through command-line, web console, and plugins such as Slack, PagerDuty, Jira, Email, and GitLab, with short-lived certificates reverting to default roles after the access period.

## Source excerpt

Just-in-time access requests enable DevOps teams to implement least privilege without introducing roadblocks to productivity. This post shows you how to get started.