You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in cli I can use [email protected], then oidc backend creation works.
with authbackend.jwt.vault.upbound.io @ca.pem doesn't work - any ideas to get this working?
The text was updated successfully, but these errors were encountered:
hi!
Env:
Vault 1.17.2
provider: v1.0.0
Keycloak 25.0.2
authbackend.jwt.vault.upbound.io has setting oidcDiscoveryCaPem to change system CA to custom CA
regarding https://developer.hashicorp.com/vault/api-docs/auth/jwt#oidc_discovery_ca_pem content is required, not file name.
in cli I can use [email protected], then oidc backend creation works.
with authbackend.jwt.vault.upbound.io @ca.pem doesn't work - any ideas to get this working?
The text was updated successfully, but these errors were encountered: