2023-07-05, 07:27 PM
(This post was last modified: 2023-07-05, 07:35 PM by Vacate1464. Edited 1 time in total.)
(2023-06-28, 03:14 AM)gaming09 Wrote:(2023-06-27, 09:59 PM)Vacate1464 Wrote: Thanks for the input y'all. I'll save my time and stop trying to get it to work. What i'll do is create a separate URL for mobile and TV access. However I'd like for this URL to be quick connect login only so that users will have to log into their account to get a code.
Quick connect will only work on the LAN not via WAN. I'm not sure what benefit you'll gain from splitting the url, ultimately if you're set up correctly all your 443 traffic will hit the same proxy either way
I've done some testing and Quick connect does work via WAN. Just so we are on the same page, my setup is as follows;
VPS > Wireguard tunnel > Nginx proxy manager > Jellyfin
With Quick connect working what i would like to achieve is as follows.
1. URL#1 e.g. auth.jf.com
2. URL#2 e.g. app.jf.com
URL#1 is requires that a use authenticates via authelia.
URL#2 does not require authelia authentication but I would like that the only option to login is via quick connect, so no option for password, on a mobile or TV app? So a valid user will need to access their jellyfin account via URL#1 (behind authelia) to authorise URL#2. Seems tedious for the end user but URL#2 is only for mobile and TV app which only requires a one time authentication.