@advplyr commented on GitHub (Jul 12, 2025):
Duplicate of #2376
@advplyr commented on GitHub (Jul 12, 2025):
Can you explain in more detail because this seems like a misunderstanding but I'm not quite sure
@advplyr commented on GitHub (Jul 12, 2025):
The password comparison hasn't changed so if it is reaching that part of the codebase I can only think that you're entering the wrong password. You…
@vehagn commented on GitHub (Jul 12, 2025):
I was tinkering with my Authelia (OIDC provider) configuration and changed the JWK. ABS failed to verify any JWTs (according to the log messages) until…
@stenius commented on GitHub (Jul 12, 2025):
Thanks @advplyr. I guess that was it.
@vehagn commented on GitHub (Jul 13, 2025):
@advplyr I understand I was a bit short so here's a step-by-step guide to reproduce
- Note the JWK used to sign JWT from the
jwks_uriendpoint…
@Sapd commented on GitHub (Feb 5, 2026):
This is an Authelia problem.
Seems Authelia added JSON Web key rotation in Beta 8: https://www.authelia.com/roadmap/active/openid-connect-1.0-provider/ So…
@nichwall commented on GitHub (Jul 11, 2025):
Well, with no explanation whatsoever, the issue has now resolved itself. I just randomly checked the covers and 99% of them had repopulated.
Glad…
@advplyr commented on GitHub (Jul 11, 2025):
When a cover image is requested:
- Checks if path exists in cache (
/metadata/cache/covers) - If in cache then return cached image
- If not in…
@ratsputin commented on GitHub (Jul 11, 2025):
Well, with no explanation whatsoever, the issue has now resolved itself. I just randomly checked the covers and 99% of them had repopulated.