mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: v0.42: FreshRSS / auth_openidc error: JWT signature verification failed #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abno85 on GitHub.
Reproduction steps
After updating Pocket-ID to v0.42 the OIDC client for FreshRSS throws an error after logging in via Pocket-ID.
It was/is working fine with Pocket-ID up to v0.41.
I reverted to v0.41 for now and the login is working fine again 👍
Expected behavior
The login should work like before :)
Actual Behavior
FreshRSS throws this error upon loading:
Version and Environment
Pocket-ID v0.42
FreshRSS compose.yaml:
Log Output
Logs from the FreshRSS container:
Logs from Pocket-ID:
@stonith404 commented on GitHub:
Thanks for reporting. This should be fixed in
v0.42.1. The Docker image will be available in a few minutes.Feel free to comment on this again if the new release doesn't fix the issue.