From 95e3062d78099fc3036b3b829c389a99c41783d5 Mon Sep 17 00:00:00 2001 From: Paul Gottschling Date: Tue, 19 Nov 2024 14:24:07 -0500 Subject: [PATCH] Edit the Jira guide Partially addresses #48552 Remove the instructions to create a `teleportAccessRequestId`, which the plugin does not use. While the plugin attempts to assign this field when submitting an issue, it does not use the field, and since the new issue request is not formatted properly, the field never receives a value. --- .../ssh-approval-jira.mdx | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-jira.mdx b/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-jira.mdx index a4fa32fe54826..eb913d51cf278 100644 --- a/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-jira.mdx +++ b/docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-jira.mdx @@ -137,27 +137,6 @@ unexpected ways. Remove all other columns and statuses. Click **Back to board** to review your changes. -### Set up a request ID field - -The Teleport Jira plugin expects tasks in the Teleport Access Requests project -to include a field called `teleportAccessRequestId`, which it uses to track -individual Access Requests. This prevents users from tampering with or forging -Access Requests. - -To set up the `teleportAccessRequestId` field, click **Project settings** on the -left navigation bar, then click **Issues** -> **Fields**. - -In the **Actions** menu, click **Edit fields**. Click the **Custom fields** tab -in the left sidebar, then **Create custom field**. Add a **Short Text** field -named `teleportAccessRequestId`. Click the checkbox next to **Default Screen** -to associate that field with this screen. Click **Update**. - -Next, add the custom field to your Teleport Access Requests project. Click -**Projects** > **Teleport Access Requests (TAR)**, then **Project settings**. -Click **Issues** -> **Types** on the left sidebar, then click **Task** > -**Fields**. Find the dropdown menu called **Select Field**, then select the -`teleportAccessRequestId` field you added earlier. - ### Retrieve your Jira API token Obtain an API token that the Teleport Access Request plugin uses to make