-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PL-Doc] Hashicorp JWT/OIDC vault #9201
Conversation
|
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://6799ea574b33a41ca99a8798--harness-developer.netlify.app |
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
Please check the Execution Link of the Pipeline for the Website Draft URL. This is located in the Preview Step behind the Harness VPN and also is available in #hdh_alerts. E.g Website Draft URL: https://unique-id--harness-developer.netlify.app. Current Draft URL is: https://679a1e3f83f18c2c9c8d90ec--harness-developer.netlify.app |
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
docs/platform/secrets/secrets-management/add-hashicorp-vault.md
Outdated
Show resolved
Hide resolved
curl --header "X-Vault-Token: YOUR_ROOT_TOKEN" http://<VAULT_DOMAIN_IP>/v1/auth/harness/jwt/role/role_assigned | ||
``` | ||
|
||
7. **Configure in HashiCorp Vault in Harness** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Configure HashiCorp Vault in Harness
@meenakshi-harness conversation has been resolved and let's follow #9232. Closing this PR due to node version issues. |
|
||
After setting up your Vault URL, Authentication, Path, and Role, choose the connectivity mode: either using a delegate or without a delegate. For now, we will use the **"Connect through Harness Platform"** option, as shown in the image below. | ||
|
||
Next, set up the engine by either auto-fetching or manually configuring it. Finally, the system will check the connection. Click "Finish" to complete the setup. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a note that for this step customer will need to whitelist Harness Platform IPs to allow connectivity to Vault.
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission.
Description
PR lifecycle
We aim to merge PRs within one week or less, but delays happen sometimes.
If your PR is open longer than two weeks without any human activity, please tag a code owner in a comment.
PRs must meet these requirements to be merged: