Skip to content
  • Brad Downey's avatar
    Add CI_JOB_JWT_V2 with iss and aud format changes · 25081011
    Brad Downey authored and Matthias Käppler's avatar Matthias Käppler committed
    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
    25081011