fix(authelia): load rotated client verifier from secret file
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02929-244b-7391-b933-c04010e8eedb
This commit is contained in:
parent
d4333f02e0
commit
c956ceba19
4 changed files with 48 additions and 14 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue