Skip to content

Baseline implementation of an nginx module and session manager to support session-based resource access control, supporting standard user/password, OAuth and SSO identity authentication.

License

Notifications You must be signed in to change notification settings

heisz/nginx-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-session

Sauce Test Status

Baseline implementation of an nginx module and session manager to support session-based resource access control. Illustrates/supports various forms of login, from username/password to full single sign-on, for managing access to controlled resources.

The intent of this module was to provide a single session management solution for a set of disparate web applications on a web-site instance. Contained nginx configuration directives allow for the definition of various rules for validating the session information and directing it appropriately for the downstream application instances.

Current Status

Sauce Test Status

Acknowledgements and Thanks

Powered by SauceLabs
Cross-browser Testing Platform and Open Source ❤️ Provided by Sauce Labs.

License

MIT

About

Baseline implementation of an nginx module and session manager to support session-based resource access control, supporting standard user/password, OAuth and SSO identity authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published