mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Bypass / disable authentication? Authorization header #710
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DanPM on GitHub (May 24, 2019).
First of all thanks for this cool project.
I'm running Jellyfin behind a reverse proxy which can do authentication.
Is there any chance to disable the Jellyfin authentication and only pass in the authenticated user?
Doesn't make sense to have the user login 2 times.
@ivanjx commented on GitHub (Jun 30, 2024):
is there a guide to disable auth?