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

WIP: Private vault environment and AWS Secret manager integration #8171

Closed
wants to merge 11 commits into from

Conversation

cwangsmv
Copy link
Contributor

@cwangsmv cwangsmv commented Nov 13, 2024

Changes:

  • New Secret type environment item for storing secret variables(Only available in private environment)
    • UI adjustment for secret items
    • Adjust render context to use secret variables
    • Implement secret item encryption logic
    • Mask secret variables value except in requests
    • Support export secret variables with default mask value
  • AWS Secret manager integration
    • Add new page for cloud service provider authentication
    • Add new external vault to nunjucks
    • Add new data model to save authentication info
    • Remote vault secret cache mechanism

2.secret key-value pair ui
2.Add basic integration with AWS
3.Add vault secret cache and config UI
2.add a hook to get user plan
2.AWS secret nunjuckt tag config UI
@cwangsmv cwangsmv marked this pull request as draft November 13, 2024 02:42
@cwangsmv
Copy link
Contributor Author

Close the pr and separate changes in #8190 and insomnia vault change

@cwangsmv cwangsmv closed this Nov 21, 2024
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.

1 participant