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

Request UI feature to be able to wrap non-JSON data #29472

Open
micolun opened this issue Jan 31, 2025 · 0 comments
Open

Request UI feature to be able to wrap non-JSON data #29472

micolun opened this issue Jan 31, 2025 · 0 comments

Comments

@micolun
Copy link

micolun commented Jan 31, 2025

Is your feature request related to a problem? Please describe.
Currently, when wrapping secret data in Vault UI at "/ui/vault/tools/wrap" you have to provide it in JSON format. JSON format is not user friendly.
This is a challenge for non-technical people from the company, who are not familiar with JSON format (colon, quotes, etc).

Image

Describe the solution you'd like
Allow to wrap single strings in the UI, without json format. If json format is still required, maybe add a default key, like value or secret.

Describe alternatives you've considered
Provide the ability to switch from json format to field entry values. Similar to creating kv secrets in the Web UI.

Image

Explain any additional use-cases
Response wrapping token is a cool Vault feature that can be used to share secrets between users, and avoid chats and emails. Not all the company employees are technical and having the ability to provide data in non-JSON format, would make it easier and more often used.

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants