Skip to content
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

Add ability to get datasource password from vault(s) #3649

Closed
paulparkinson opened this issue Nov 15, 2021 · 1 comment
Closed

Add ability to get datasource password from vault(s) #3649

paulparkinson opened this issue Nov 15, 2021 · 1 comment
Labels
config enhancement New feature or request P3

Comments

@paulparkinson
Copy link
Contributor

Helidon now has the OCI ATP Service Integration with Wallet Management feature to automatically obtain the wallet for ADB datasource and also has the OCI and Hashicorp Vault integrations to get secrets. Would be nice if the latter could be used to automatically retrieve the password for a datasource (ie provide ocid/id of pw secret via config), in this way completely decoupling security info from the environment.

Environment Details

  • Helidon Version: 2.4.0
  • Helidon SE or Helidon MP
  • JDK version:
  • OS:
  • Docker version (if applicable):

Problem Description

See overall description

Steps to reproduce

See overall description

@ljnelson
Copy link
Member

This is now possible with the resolution of #4238 (see #7520, #7555, #7481, #7470, etc.)

@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config enhancement New feature or request P3
Projects
Archived in project
Development

No branches or pull requests

3 participants