vault-plugin-secrets-gitlab icon indicating copy to clipboard operation
vault-plugin-secrets-gitlab copied to clipboard

Instruction with GitLab CI_JOB_JWT

Open M0roSan opened this issue 3 years ago • 0 comments

creating instruction how to setup project with CI_JOB_JWT with secure manner

  1. setting up vault instance with gitlab
  2. vault resource and policy that only configured project can hit specific vault path. e.g. gitlab/roles/my-project-1-role and gitlab/token/my-project-1-role
  3. hit token endpoint from job script

M0roSan avatar Sep 29 '21 15:09 M0roSan