Skip to content

check additional audience claim in tokens

Jaime Nuche requested to merge jwt-audience into main

GitLab pipelines generate tokens meant to be consumed and verified by the authorizer. The new type of tokens the pipelines are using contains an additional audience claim we can verify

Bug: T337474

Merge request reports