I have been testing this with my setup where I would like to have PlexSSO authenticate users before being able to access a resource.
I have configured NGINX where that resource is hosted and when it loads, I see the login page of PlexSSO. -- So far so good.
When I authenticate with my plex account, it logs me in successfully (I can see it is now logged in as it prompts me to logout), however, it never redirects me to the resource. When using the resource URL, I am always presented with the PlexSSO screen on logged in mode.
Any ideas?