Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Update providers.md with a fix on Authentik OIDC URL redirect issue#331

Open
taonos wants to merge 1 commit into
9p4:mainfrom
taonos:patch-1
Open

Update providers.md with a fix on Authentik OIDC URL redirect issue#331
taonos wants to merge 1 commit into
9p4:mainfrom
taonos:patch-1

Conversation

@taonos

@taonos taonos commented Dec 28, 2025

Copy link
Copy Markdown

When hosting Jellyfin and Authentik behind a reverse proxy such as traefik and using https as URL, the plugin by default submits url redirect in http. I added a doc to fix the issue.

@9p4

9p4 commented Jan 8, 2026

Copy link
Copy Markdown
Owner

This is applicable to all providers, maybe move it to somewhere else?

@Lalilalulalam

Lalilalulalam commented Apr 1, 2026

Copy link
Copy Markdown

I'm not sure if applicable to all providers, but essential for Authentik.

Another minor fix to providers.md:
Change return [group.name for group in user.ak_groups.all()] to return [group.name for group in user.groups.all()]

source

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants