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

Vault identity policies not used when checking permissions #7732

Closed
jorgemarey opened this issue Apr 16, 2020 · 1 comment · Fixed by #7733
Closed

Vault identity policies not used when checking permissions #7732

jorgemarey opened this issue Apr 16, 2020 · 1 comment · Fixed by #7733

Comments

@jorgemarey
Copy link
Contributor

Nomad version

Nomad v0.10.5

Issue

There's a problem when using nomad+vault having allow_unauthenticated to false if the token provided gets the policies from identity mappings.
Currently nomad is only using the policies array, but not using the identity_policies. This prevents users from being able to launch a job even when the token has the needed policies.

@shoenig shoenig added this to Needs Triage in Nomad - Community Issues Triage via automation Jul 9, 2020
Nomad - Community Issues Triage automation moved this from Needs Triage to Done Jul 9, 2020
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants