fix(authelia): load rotated client verifier from secret file
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a02929-244b-7391-b933-c04010e8eedb
This commit is contained in:
tegwick 2026-08-23 14:39:32 +02:00
parent d4333f02e0
commit c956ceba19
4 changed files with 48 additions and 14 deletions

View file

@ -125,3 +125,15 @@ material.
values cannot reach argv or stdout.
- A named operator window, driver, abort operator, provider authority, and
protected verification method are still required before any live action.
## Owner-reported cutover outcome
KeyCape reported on 2026-08-23 that its governed recovery path completed the
four-class replacement, including privacyIDEA signing-secret replacement, and
that all four deployments were Ready with positive and negative checks passing.
No credential values or live Secret payloads were returned to NetKingdom.
The remaining NetKingdom action is source reconciliation: Authelia 4.38 does
not support `*_FILE` overrides for OIDC client list entries. The ConfigMap must
therefore use the supported template filter reading the Secret-mounted bcrypt
verifier, with `X_AUTHELIA_CONFIG_FILTERS=template` enabled in the Deployment.