Grant the vault deployer sudo to enable the oidc auth mount #149

Merged
benvin merged 1 commits from benvin/sys-auth-oidc-grant into master 2026-08-31 22:21:02 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent a83ddf2442 Grant the vault deployer sudo to enable the oidc auth mount
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Enabling and tuning an auth mount at sys/auth/<path> is sudo-protected, so
the deployer identities got 403 on POST /v1/sys/auth/oidc despite already
holding create/update/delete on sys/auth/*.
2026-08-31 22:13:56 +10:00