Go to file
Clint Byrum c76eaf78fe Fix more renamed modules/functions for py3
In doing so it was discovered that the 'implements' function has been
replaced by a class decorator, which must be used in python3.

Also commented out method arguments seem to expose internal py.test
problems in python3. Removing them seems fine since we can look in
revision history if we need to find the exact way it was used before.
2015-05-28 09:50:57 -07:00
2014-04-08 17:36:51 +02:00
2015-05-15 11:52:15 -07:00
2012-05-23 18:56:51 +02:00
2012-05-23 18:56:51 +02:00
2012-05-23 18:56:51 +02:00
2012-05-23 18:56:51 +02:00

PySAML2 - SAML2 in Python

Author

Roland Hedberg

Version

1.0.0

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.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 7.4 MiB
Languages
Python 99.7%
Mako 0.1%