Skip to content
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

feat: support for forwardAuth #580

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Janhouse
Copy link

Description

Add support for forwardAuth available with nginx, caddy, traefik, etc. which allows use of SSO without exposing any jellyseerr services to unauthenticated users.

Inspired by similar PR in overseer but slightly simplified, requiring existing user to authenticate.

Screenshot (if UI-related)

To-Dos

Still have to add settings to enable this, possibly allow renaming forward auth header, add tests and other minor things.

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant