summaryrefslogtreecommitdiff
path: root/tests/test_70_redirect_signing.py
Commit message (Expand)AuthorAgeFilesLines
* Reworked the security backend so you should now be able to use a HSM again fo...Roland Hedberg2015-12-111-6/+4
* Fix more renamed modules/functions for py3Clint Byrum2015-05-281-2/+2
* Not lists but strings as values in dictionary input to verify_redirect_signat...Roland Hedberg2014-12-311-1/+11
* add closing method to make sure to close ident db connectionErick Tryzelaar2014-10-241-27/+26
* Fixed some tests.Roland Hedberg2014-09-221-2/+3
* Methods creating request changed to return a tuple consisting of request id a...Roland Hedberg2014-03-201-1/+1
* Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-131-2/+2
* Mongo DB might not be present so 'basic' tests should not depend on its prese...Roland Hedberg2013-04-101-0/+1
* Allow running the tests inside the tests directoryLorenzo Gil Sanchez2013-04-021-2/+4
* Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-3/+3
* Added support for signing/verifying messages when using the HTTP-Redirect bin...Roland Hedberg2013-02-211-0/+44