SSO with Organizr doesn't work #2068
-
Steps to reproduceTry to use the Organizr SSO for the connection with Komga In the devtools on my browser when i go to komga i have a 401 Unauthorized to /api/v2/users/me with you need me for test, logs Expected behavior
Actual behaviorI'm not connected LogsNo response Komga version1.23.3 Operating systemUnraid Installation methodDocker Other detailsdocker Acknowledgements
|
Beta Was this translation helpful? Give feedback.
Answered by
gotson
Sep 9, 2025
Replies: 1 comment 13 replies
-
|
after few tests i can acces in my browser to /api/v2/users/me with my local ip but not my domain
Domain :
|
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


it seems like Organizr is using the wrong API,
api/v1/users/mehas been removed a while ago, should useapi/v2/users/meinstead