You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Because the plugin does not seem to automatically engage OIDC login, I have configured my Traefik instance to automatically redirect from https:// to https://sso/OID/p/Authentik. I assumed this would be a fine solution since internally everything in jellyfin is redirected to /web/index.html. The problem is that this SSO plugin does not redirect to /web/index.html - it redirects to /. So now my instance is stuck in a loop between redirecting to Authentik and then Jellyfin and back again.
To Reproduce
Setup described above
Expected behavior
The redirect I put on the proxy takes me to Authentik, and the SSO plugin for Jellyfin redirects me to the index.html page, not the root.
Versions (please complete the following information):
OS: Linux
Browser: Edge
Jellyfin Version: 10.8.9
Plugin Version: 3.4.0.0
Additional context
I'd be willing to take this on myself but would appreciate someone pointing me in the right direction.
The text was updated successfully, but these errors were encountered:
Describe the bug
Because the plugin does not seem to automatically engage OIDC login, I have configured my Traefik instance to automatically redirect from https:// to https://sso/OID/p/Authentik. I assumed this would be a fine solution since internally everything in jellyfin is redirected to /web/index.html. The problem is that this SSO plugin does not redirect to /web/index.html - it redirects to /. So now my instance is stuck in a loop between redirecting to Authentik and then Jellyfin and back again.
To Reproduce
Setup described above
Expected behavior
The redirect I put on the proxy takes me to Authentik, and the SSO plugin for Jellyfin redirects me to the index.html page, not the root.
Versions (please complete the following information):
Additional context
I'd be willing to take this on myself but would appreciate someone pointing me in the right direction.
The text was updated successfully, but these errors were encountered: