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

Integrate secret management to action-mgt component #5795

Merged
merged 8 commits into from
Jul 17, 2024

Conversation

ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Jul 15, 2024

Proposed changes in this pull request

This PR will cover adding secret management to the action-mgt component using the secret-mgt component.

  • Introduced ActionSecretProcessor as a wrapper class for accessing SecretManager and the SecretResolveManager.
  • Will not expose the secrets after adding them to the system.
  • Wrote a method in the AuthType class to get the decrypted secrets for internal usages.
  • Changed Action Update PUT endpoint to a PATCH endpoint.
  • Added new endpoint to update authentication properties.

Related Issue:

Related PRs

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