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

feat: Add AES confmap provider #1927

Conversation

shazlehu
Copy link
Contributor

Proposed Change

Adds the AES confmap provider for obfuscating sensitive config values.

You can test that the provider works using this PR stack and setting a key under the advanced config options. When you inspect the config on the disc, any sensitive parameters should be replaced with ${aes:<base 64 encoded, encrypted string>}

Checklist
  • Changes are tested
  • CI has passed

Copy link
Contributor

@dpaasman00 dpaasman00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well for me

@shazlehu shazlehu merged commit b0a9cc5 into release/v1.63.0 Oct 24, 2024
15 checks passed
@shazlehu shazlehu deleted the samhazlehurst/bpop-912-add-credential-encryption-provider-to-bp-agent branch October 24, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants