Generate JWT for authentication and provide it to CI jobs
1 unresolved thread
1 unresolved thread
Compare changes
Files
62+ 16
− 0
Generate JWT that can be used for authentication with 3rd parties that support JWT authentication (e.g. Vault - https://www.vaultproject.io/docs/auth/jwt/#jwt-authentication) and provide it to jobs as CI_JOB_JWT
predefined CI variable.
See #207125 (closed).
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec