Go to file
Jozef Knaperek 9a3b3849df Fix timestamp validation error message
This fixes 2 things:
1.) First, the values were exchanged according to the comparison order
2.) Second, the slack was not included in the messages, leaving the possibility of printing
confusing message. I decided to add or substract (respectively) the slack from "now" instead
of nooa/nbefore, since "now" is more volatile and there's a better chance that people could
try to search for the nooa/nbefore numbers in the dumps (encapsulated in SAML messages) rather
then for the ever-changing value of "now".
2016-02-03 13:41:48 +01: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
2015-07-13 09:04:15 +02:00
2012-05-23 18:56:51 +02:00

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
RETIRED, further work has moved to Debian project infrastructure
Readme 7.4 MiB
Languages
Python 99.7%
Mako 0.1%