Skip to content

Add GQL endpoint for toggling JWT access

Mireya Andres requested to merge toggle-opt-in-jwt-backend into master

What does this MR do and why?

For #360657 (closed). backend component for !92711 (merged).

The opt_in_jwt field allows the user to limit JWT access from pipeline jobs such that the token must be manually declared in each job that needs it.

Screenshots or screen recordings

Screenshot_2023-01-18_at_16.18.53

Screenshot_2023-01-18_at_16.22.00

How to set up and validate locally

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