Let terraform-authentik read the vlogs OIDC client secret #157
Reference in New Issue
Block a user
Delete Branch "benvin/authentik-vlogs-secret-read"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
vlogs is the first app needing a second OIDC secret in a namespace that already has one, so the one-per-namespace
oauth-credentialswildcard does not cover it and the terraform-authentik plan fails on a denied kv read.kv/kubernetes/namespace/logging/default/vlogs-oauth-credentialsUnblocks terraform-authentik #40.