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

Switch default value of allow_unauthenticated to false #8393

Closed
drewbailey opened this issue Jul 8, 2020 · 1 comment
Closed

Switch default value of allow_unauthenticated to false #8393

drewbailey opened this issue Jul 8, 2020 · 1 comment

Comments

@drewbailey
Copy link
Contributor

Breaking change to set the default value of allow_unauthenticated to false.

This change would require users submitting jobs to the Nomad server that include a vault stanza to include a sufficiently privileged Vault token.

@tgross
Copy link
Member

tgross commented Dec 1, 2023

I'm reviewing open Vault issues following the new Vault workload identity work (ref #15617). The allow_unauthenticated flag is now deprecated because users won't be providing their own Vault tokens at all. Instead, workloads will authenticate to Vault using their workload identity.

@tgross tgross closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2023
@galeep galeep removed their assignment Dec 1, 2023
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

4 participants