jellyfin-plugin-sso icon indicating copy to clipboard operation
jellyfin-plugin-sso copied to clipboard

authelia redirect link is wrong

Open cellulosa opened this issue 10 months ago • 5 comments

the guide states to set the redirect_uris on Authelia as https://jellyfin.example.com/sso/OID/redirect/authelia. However, this result in an error:

authelia The 'redirect_uri' parameter does not match any of the OAuth 2.0 Client's pre-registered 'redirect_uris'.

The correct parameter should include both:

  • https://jellyfin.example.com/sso/OID/redirect/authelia
  • https://jellyfin.example.com/sso/OID/r/authelia

cellulosa avatar Apr 13 '24 12:04 cellulosa

Did you start the flow with /start/ or with /p/?

9p4 avatar Apr 22 '24 00:04 9p4

/start/

cellulosa avatar Apr 27 '24 10:04 cellulosa

Hm, if you use /start/ the plugin should use /redirect. I'll take a look later today.

9p4 avatar Apr 27 '24 20:04 9p4

Maybe my comment here can help.

madc avatar May 02 '24 19:05 madc

Maybe my comment here can help.

It helped me. But as was mentioned in the linked topic - it's problems with Networking. I did some extra research and found this post: link That solved my issue. I moved my server to a different VLAN and forgot to change trusted settings.

AndreyShpilevoy avatar Jun 06 '24 20:06 AndreyShpilevoy

@cellulosa can this issue be closed?

9p4 avatar Aug 19 '24 15:08 9p4