Files
security/authelia
Mayne0213 41e8771889 FIX(authelia): fix Headlamp OIDC token auth
- Change token_endpoint_auth_method to client_secret_basic
- Headlamp uses client_secret_basic by default
- Authelia was configured with client_secret_post
- Fix token exchange failure causing login redirect loop
2026-01-07 02:23:50 +09:00
..