--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/830b90e3-fd8e-4926-8024-b6e36646deb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You shouldn't need an OIDC provider to authenticate a JWT, though. I agree it would be great if the JWT auth backend for Vault could provide auth based on whatever JWT claims and key requirements we want to define. OIDC is just one way. But if we have other sources of JWT tokens it'd be nice to be able to use those, too. Hopefully this is mostly a documentation issue.
On Wed, May 29, 2019 at 11:45 AM Paul Maddocks <paulma...@gmail.com> wrote:
As far as I know, you need a provider to authenticate users.
Vault can then authorize their actions based on policies.
I've used azure ad successfully as a provider.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/73333d0e-67ba-4d0a-bfe8-362d00b41202%40googlegroups.com.
Heredoc syntax is for Linux terminal, not for Windows