RETIRED, further work has moved to Debian project infrastructure
.idea/libraries | ||
doc | ||
example | ||
script | ||
src | ||
tests | ||
tools | ||
work | ||
.bzrignore | ||
.gitignore | ||
.travis.yml | ||
CHANGES | ||
INSTALL | ||
LICENSE.txt | ||
MANIFEST.in | ||
README.rst | ||
release-howto.rst | ||
setup.py | ||
TODO | ||
tox.ini |
PySAML2 - SAML2 in Python
- Author
-
Roland Hedberg
- Version
-
4.0.4
PySAML2 is a pure python implementation of SAML2. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks.