GitLab Pipeline JWT Authentication with HashiCorp Vault: A Comprehensive Guide
This guide explores how to integrate GitLab CI/CD pipelines with HashiCorp Vault using JWT (JSON Web Token) authentication to securely fetch secrets. We’ll cover three approaches—manual CI_JOB_JWT (older GitLab versions), manual id_tokens without sec...
myros.net9 min read