New OpenID Connect Support/Testing #2721
Replies: 39 comments 147 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! |
|
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 |
|
still not scheduled to be integrated into the main version? |
|
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 |
|
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! |
|
Do you guys support role_claims now? |
|
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. |
|
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! |
|
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. |
|
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. |
|
migrated from jellyseerr. |
|
For anyone having issues with the latest version of |
|
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? |
|
I had the same problem when migrating yesterday from the old preview to the new, with authentik: |
|
can i safely update from this image "fallenbagel/jellyseerr:preview-OIDC" to the new one with tag? |
|
Really hyped for this feature ! Is there any ETA for the stable release ? How safe is it to move from v3 ? |
|
I used image preview-new-oidc and received the following error: |
|
So there is still no other (newer) working release except |
|
Wondering if there's a way this could be configured to optionallt link to a jellyfin account? I have no idea what the technical aspects of this look like tho. |
|
Hi All, I am wondering if there is a "launch URL" that I could use in my Authentik? I want to be able to launch the 'app' from my Authentik apps page and it automatically logs in... Other apps seem to give you this URL. (I dont want to launch the seerr login page and have to click the 'login with Authentik' button) The response I get from "/api/v1/auth/oidc/login/" is displayed on my browser like I had noticed that in the above redirect uri that the schema is http and my overseer is on https ... could it be that? |
|
I've been testing the recent OIDC changes and found that I also had a few questions regarding the future roadmap for this feature:
|
|
Do we have any idea on when this might make it into the master branch |
|
Support for picture claim would be a nice bonus, and auto login as well |
Originally posted by @michaelhthomas in #2715 (comment) Sorry, but that triggered a new regression on my end: Previous version 0078a48 works ok. |
|
Just want to report I have been testing this for a while with Authentik and it has been working well for me. Hope to see it merged soon! Only issue I can find: by limiting login to OIDC, you lose the ability to save changes to the |
|
Is there any chance of getting a new |
|
I know that there are still some issues remaining, but is there a possibility of getting a timeline for the merge? I would really love to move off the preview image again. For me, this feature has now been working without an issue for months, running both seerr and authentik behind a reverse proxy setup without a hinch |



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: 01/06/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
All reactions