New OpenID Connect Support/Testing #2721
Replies: 17 comments 80 replies
-
|
For anyone curious, things have changed from the old As of posting, I cannot log in through OIDC due to a redirect uri error. It seems like the redirect uri endpoint is different, but I'm not sure what it's supposed to be just yet and my OIDC won't pick up the correct one automatically. I also can't piece together if anything else has changed in the Super stoked to see progress and thanks to everyone's hard work on this feature! |
Beta Was this translation helpful? Give feedback.
-
|
I am curious how this would work for users that have previously been created or are using the jellyfin login option. Is there code/plan for merging accounts that had previously been created when you detect the same email/username/whatever is the same between an old account and an OIDC account that was just used |
Beta Was this translation helpful? Give feedback.
-
|
still not scheduled to be integrated into the main version? |
Beta Was this translation helpful? Give feedback.
-
|
Amazing, I finally switched over from Jellyseerr and everything was smooth setting up 🥳 Tiny tiny improvement I would suggest is allowing to disable the local&jellyfin sign in. I think the jellyfin oicd allowed that, great for my oidc users that only log in via that. Thanks a lot for the amazing work 😁 Feels great to finally be on Seerr |
Beta Was this translation helpful? Give feedback.
-
|
I tried this out with Pocket ID on a fresh Seerr install but I can't make it work. Here is what I did :
What I am missing here ? I'm sure it's a stupid mistake... Thank you all for your help and that you to everybody that made this feature and Seerr possible! |
Beta Was this translation helpful? Give feedback.
-
|
Do you guys support role_claims now? |
Beta Was this translation helpful? Give feedback.
-
|
The
I would appreciate it if the tag can be updated; at the same time I also understand this is a preview tag that's not meant for production usage. |
Beta Was this translation helpful? Give feedback.
-
|
Migrated from Jellyseerr (preview-OIDC tag) to Seerr (preview-new-oidc) today and everything works great. For the OIDC setup with Authentik, the new redirect URI is much simpler — just https://yourapp.domain/login instead of the old https://yourapp.domain/login?provider=authentik&callback=true. Way cleaner and properly follows the OIDC standard. Migration was straightforward: copied the appdata, fixed permissions (chown 1000:1000), and the automatic settings migration ran without issues on first start. Thanks for the great work on this! |
Beta Was this translation helpful? Give feedback.
-
|
Running into an issue trying to configure from scratch with the Right off the bat after selecting and trying to login with Jellyfin I see errors. The email, username, password are all correct and work on the stable image. Curiously when I look at the browser console I can see a difference between the responses to the api call for authorization (https://seerr.mydomain.com/api/v1/auth/me). Might be related. |
Beta Was this translation helpful? Give feedback.
-
|
Seems like Jellyfin logins don't work at all on this preview build. Edit: scratch that, cannot login at all when using this build. Created a fresh install with "latest", logged in with jellyfin, created local users after login. Switched builds to this new preview, unable to login at all with either account type, jellyfin or local. I could not properly setup Seer using this build from scratch as the login to jellyfin would fail every time. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
migrated from jellyseerr. |
Beta Was this translation helpful? Give feedback.
-
|
For anyone having issues with the latest version of |
Beta Was this translation helpful? Give feedback.
-
|
Trying to setup this with authentik. Can't login with error: After successful login in authentik I see 403 in dev tools for https://jellyseerr.my.url/api/v1/auth/oidc/callback/authentik with And after that 401 to https://jellyseerr.my.url/api/v1/auth/me config.json: Did I do something wrong? How I can debug this? |
Beta Was this translation helpful? Give feedback.
-
|
I had the same problem when migrating yesterday from the old preview to the new, with authentik: |
Beta Was this translation helpful? Give feedback.
-
|
Trying this feature right now and can make it work. The only thing I don't understand (not event sure if it is possible) is :
So my question is : is there a way to pre-authorize/pre-create users so that only the people I authorize can login (yet) ? I tried to create a local user with same name but then I get a "you are not authorized to login with Google" |
Beta Was this translation helpful? Give feedback.
-
|
When can we expect to see this in a release? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please use this thread to discuss about the new OpenID Connect implementation: #2715
Preview tag is
preview-new-oidc(last update: 15/04/2026)Caution
Please make a backup before testing this.
This feature is still experimental. Do not use it on a production instance unless you have a verified backup and a tested rollback plan.
See Backups.
Also, keep in mind that this may break an any point and may not be compatible with future version of Seerr
Beta Was this translation helpful? Give feedback.
All reactions