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 allowed_names to cert-responses (cli and API) #3654

Merged
merged 1 commit into from
Dec 6, 2017
Merged

add allowed_names to cert-responses (cli and API) #3654

merged 1 commit into from
Dec 6, 2017

Conversation

dominikmueller
Copy link
Contributor

While working with the vault API I noticed that the "allowed_names" parameter as mentioned here never gets returned. Neither with the cli nor the API.

Unfortunately I actually need exactly this functionality to figure out who's allowed to connect to vault (and with which policies).

Note: I don't have any experience with go - I tested my change locally and had no problems. Would be nice when someone more experienced takes a second look at this :)

@jefferai jefferai added this to the 0.9.1 milestone Dec 6, 2017
@jefferai
Copy link
Member

jefferai commented Dec 6, 2017

Thanks!

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.

3 participants