• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Help with authentication provided by reverse proxy

     
    • 0 Vote(s) - 0 Average

    Help with authentication provided by reverse proxy

    jose1711
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:Slovakia
    #1
    2024-11-03, 08:49 PM
    Hello,

    following https://blog.sjain.dev/caddy-sso/ I started to migrate my services behind Caddy reverse proxy with a SSO configured. For Jellyfin I did something like this (Caddyfile):

    Code:
    {
    ..
      security {
            authorization policy admin_policy {
              set auth url https://portal.mydomain.com
              allow roles authp/admin
        }
      }
    }
    jellyfin.mydomain.com {
      authorize with admin_policy
      reverse_proxy http://localhost:8096
    }


    When accessing https://jellyfin.mydomain.com I am redirected to https://portal.mydomain.com where I am queried for credentials (configured inside Caddy's local store) and once validated I am redirected back and presented with Jellyfin login window. Here I need to log in once more.

    Is there a way to tell Jellyfin - that a user foo is a valid user and his/her identity has been proven already? I saw several questions floating on the forums/github but could not find a definitive answer whether this is supported or not.

    Thanks, j
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Help with authentication provided by reverse proxy - by jose1711 - 2024-11-03, 08:49 PM
    RE: Help with authentication provided by reverse proxy - by crobibero - 2024-11-04, 05:02 AM
    RE: Help with authentication provided by reverse proxy - by jose1711 - 2024-11-05, 01:30 PM
    RE: Help with authentication provided by reverse proxy - by Duvel - 2025-03-19, 09:41 AM
    RE: Help with authentication provided by reverse proxy - by jose1711 - 2024-11-09, 12:09 PM
    RE: Help with authentication provided by reverse proxy - by niels - 2025-03-19, 10:16 AM
    RE: Help with authentication provided by reverse proxy - by evan314159 - 2025-07-10, 02:59 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode