Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 218 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 218 Bytes

SSO/SAML with Tornado Web Framework

SAML implementation in tornado web app using python-saml library. This project follows the demos from the python-saml repo which provides examples for bottle, flask, and django.