You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get secrets from the vault for that I installed the hashicorp-vault plugin in Jenkins and Created an approle on vault add the respective role-id and secret-id to the approle credential on Jenkins.
When I'm trying to configure Jenkins after entering Vault URL and giving the credential for the vault tried to hit save and apply all I see is a message that says Error.
I tried to look up the issue I couldn't find any. I would really appreciate it if anyone can give me some leads.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
try to attach the read-only secrets policy first and fetch the secrets using cli
Are you able to fetch the secrets using cli? If no, then verify role config again
if yes, then please share the complete error message or error screenshot
Hi All,
I'm trying to get secrets from the vault for that I installed the hashicorp-vault plugin in Jenkins and Created an approle on vault add the respective role-id and secret-id to the approle credential on Jenkins.
When I'm trying to configure Jenkins after entering Vault URL and giving the credential for the vault tried to hit save and apply all I see is a message that says Error.
I tried to look up the issue I couldn't find any. I would really appreciate it if anyone can give me some leads.
Thanks in advance.
The text was updated successfully, but these errors were encountered: