9p4
9p4
Thanks! Seems to have fixed it.
Doesn't seem to have worked on mobile.
I think much of the code is due for a rewrite, it's accumulated a lot of cruft.
You can do that if you uncheck "enable authorization by plugin"
Take a look at https://github.com/9p4/jellyfin-plugin-sso/issues/16
The "forgot password" button has the class `btnForgotPassword`, so you can set that class to `display: none !important;`
I think it's an issue with your config, so I'll wait until you can fill in the rest of the details first.
What are the query parameters being sent to the page once you log in?
Cloudflare should send you to a page that looks like `https://fin.example.com/sso/redirect/Cloudflare?some_query=params&some=more`
Does the latest version work on JF 10.10.7?