-
-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR]: Ability to use Plex and Jellyfin OAuth at the same time #306
Comments
This would cause issues. If someone has an account on jellyfin and plex and use the same user/pass it could cause an issue. Having a selector for which login is the only plausible way to go about this. |
Those should be able to be mapped if they collide or better yet, throw an error about it. |
If you got two accounts on two different account servers with the same
password how is the software going to know which server you are trying to
use? Plex or jellyfin, now same username different passwords should be fine.
This is only if you just have one login field without a way to select which
account server you want to use.
…On Thu, Jan 26, 2023, 11:53 a.m. Skyler Mäntysaari ***@***.***> wrote:
This would cause issues. If someone has an account on jellyfin and plex
and use the same user/pass it could cause an issue. Having a selector for
which login is the only plausible way to go about this.
Those should be able to be mapped if they collide or better yet, throw an
error about it.
I don't personally see that as an issue.
—
Reply to this email directly, view it on GitHub
<#306 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMEWI7TJRYUCQ5DZHKN6MLWUKMYTANCNFSM6AAAAAAT4FL7FY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Okay, so I meant that one could use both at the same time as in, options for both on login as I currently see no login for Plex as option if I used Jellyfin to set it up. |
Highly unlikely because plex uses emails and password whereas jellyfin uses username and password |
Duplicate of #100 |
Description
I'm frustrated when some users only have credentials over at Plex.tv and only some are on my own IdP.
Desired Behavior
I would like to import users from both Plex and Jellyfin and allow them to login using either or.
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: