pyramid_auth

Simple pyramid authentication system


License
MIT
Install
pip install pyramid_auth==0.4

Documentation

pyramid_auth

This is a plugin for pyramid which provides a simple authentication system. The idea was to use exising authentication's policies to provide multiple support. Currently this plugin support cookie, remote_user and ldap policies.

Read the full documentation