Aditya Chandel
Aditya Chandel
Yes, this is definitely doable, and a great suggestion. I’ll spend some time evaluating the feasibility and aim to implement it properly in an upcoming release. Thanks for bringing it...
Done in https://github.com/booklore-app/booklore/pull/1137
Closing this since it’s not in scope, sorry!
@imi-kitten Could you please share a short video demonstrating your OIDC setup? It seems like the username from Authentik and the one provisioned in Booklore might not be matching. Also,...
@arcoast I don’t see anything clearly wrong in the stack trace. I’ll set up Authelia on my end to try and reproduce the issue. @imi-kitten Your configuration looks correct. Please...
@djthread @InfernalError @langerdennis @arcoast @gtensolr @imi-kitten I’ve pushed a potential fix here: [adityachandelgit/BookLore/pkgs/container/booklore-app/449429172?tag=f10b9a8](https://github.com/adityachandelgit/BookLore/pkgs/container/booklore-app/449429172?tag=f10b9a8) Please give it a try and let me know if it resolves the issue or if you...
@AzSiAz Thanks for sharing the logs, it looks like Pocket ID isn’t sending the username claim as expected. I’ve added more detailed logging in the latest image. Could you please...
This is my log from an Authentik setup: ``` 2025-06-29T10:51:19.404-06:00 INFO 49738 --- [booklore-api] [nio-8080-exec-2] c.a.b.c.s.DualJwtAuthenticationFilter : OIDC claims extracted: { iss=http://auth.localhost:9000/application/o/booklore/, sub=..., aud=[...], exp=..., iat=..., auth_time=..., acr=goauthentik.io/providers/oauth2/default, amr=[pwd], nonce=...,...
I just set up PocketID, looks slick! And good news: I’m now able to successfully retrieve user details using the /userinfo endpoint. ``` OIDC claims extracted: { aud=[1f43c499-44d4-4247-95e9-0b5e9d6ad156], exp=..., iat=...,...
Yes, that sounds like a great feature. I’ll add an option in the settings to group different formats of the same book under a single entry.