Quarkus vault extension does not support IAM authentication #22049
Unanswered
sunildparte
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Quarkus to build one microservice at my current job. We use Hashicorp vault and only approved way of authenticating to vault is IAM authentication. Currently there is no support for this in Quarkus vault extension - #11117.
Is there any way around this? Is it possible to write custom credential provider and use it for authentication? How would I achieve that? Any help on this is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions