Skip to content

Remove the Limit JWT toggle from the frontend

Mireya Andres requested to merge ma/cleanup-jwt-toggle into master

What does this MR do and why?

For #391886 (closed)

We are removing the Limit JSON Web Token (JWT) access section under the project's CI/CD settings, preventing users from limiting JWT access for projects.

Screenshots or screen recordings

Before After
Screenshot_2023-03-23_at_16.10.45 Screenshot_2023-03-23_at_16.02.35

How to set up and validate locally

  1. Go to Settings > CI/CD > Token Access.
  2. Verify that the Limit JSON Web Token (JWT) access section is not rendered.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mireya Andres

Merge request reports