Add CI_JOB_JWT_V2 with iss and aud format changes
Add aud to JWT. Change iss format to include protocol Change sub from job_id to a string that contains project:ref_type:ref Update spec to validate iss, sub, and aud changes. Add alpha tag to Predefined Variables documentation. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/72555
Showing
lib/gitlab/ci/jwt_v2.rb
0 → 100644
Please register or sign in to comment