933d53f90e32ef16eead95b67b4943ac22d62860

Server tests in test_50_server create several servers simultaneously. However, config files for these servers use the same file for subject data. This causes EAGAIN error when trying to open the same GDBM file for shelving subject data more than once when running with Python 3. Making subject_data parameters for these servers different fixes this problem. Signed-off-by: Oleg Girko <ol@infoserver.lv>
PySAML2 - SAML2 in Python
- Author
-
Roland Hedberg
- Version
-
3.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
Languages
Python
99.7%
Mako
0.1%