CR Vault - auth backend some parameters #449
Unanswered
thdonatello
asked this question in
Q&A
Replies: 1 comment
-
We're also trying to set listing_visibility via the Vault CR, and we're also not sure if this is supported or not? Thanks for any input on this. |
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
-
Hi! I want to use two auth backends with vault: kubernetes and oidc (keycloak).
I used terraform to create oidc provider:
As you can see, I have several additional properties such as
listing_visibility
. But I can't do this by CR vault.Can anyone explain to me how I can do this?
Beta Was this translation helpful? Give feedback.
All reactions