ep_sotauth
v0.0.4
Published
Hooks into etherpad lite auth to trust that whatever user is set in the X-Forwarded-User HTTP header is an authorised and authenticated user. This is useful when running behind a reverse proxy that handles authentication (such as when using Apache with Shibboleth authentication).
Downloads
6
Readme
ep_sotauth
Etherpad Lite plugin to trust authentication passed in from X-Forwarded-User HTTP header. This is useful when running behind a reverse proxy (a "series of tubes") that handles authentication. Do not use this plugin unless you have protected the server so that it can only be accessed from the reverse proxy.