⚠️ This is unmaintained: The new version at https://github.com/mrkno/PlexSSOv2 is the recommended replacement.
A better nginx auth_request based SSO using Plex as an authentication provider.
- Node.JS 7+ (lower has not been tested) + NPM
- Nginx with auth_request
- Run
build.sh
and follow the configuration instructions it provides. - Use the examples in the nginx directory to use it as an SSO.
- Where possible this SSO does not disable the individual applications authentication, this means that your applications will still be secured even if the SSO is somehow bypassed
MIT License