summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test_40_sigver by using a checked in keyErick Tryzelaar2014-10-241-2/+2
* Fixed a couple of testsRoland Hedberg2014-10-204-59/+67
* Added a needed method on the MetaData class level.Roland Hedberg2014-09-231-2/+13
* Added a MDX client as a Metadata class.Roland Hedberg2014-09-231-2/+17
* Fixed some tests.Roland Hedberg2014-09-224-8/+8
* Merge pull request #138 from tpazderka/FixTestsRoland Hedberg2014-09-111-10/+10
|\
| * Fixed test_12_s_utilstpazderka2014-09-111-10/+10
* | Added missing file. Needed for for test_40_sigver.Roland Hedberg2014-09-111-0/+230
|/
* On Copyright statement in one place.Roland Hedberg2014-09-0910-143/+42
* As Rainer Hörbe pointed out: "A principal is a user, not an entity in SAML. ...Roland Hedberg2014-08-141-199/+242
* Got the tests working.Roland Hedberg2014-07-193-9/+7
* Change validUntilRoland Hedberg2014-06-131-11776/+21178
* When not a SAML class instance adding an element is slightly more complex.Roland Hedberg2014-06-131-8/+29
* Upped the time slack, should I rather have a 'don't care about the time valid...Roland Hedberg2014-06-131-1/+2
* Fixed decryption/verification of signed and encrypted assertions.Roland Hedberg2014-06-031-7/+5
* Fixed attribute filtering logic, take 2.Roland Hedberg2014-06-036-40/+45
* Updated tests to working with separate signature verifications of response an...Roland Hedberg2014-05-134-22/+36
* Should generate 'true'/'false' in xml not 'True'/'False'.Roland Hedberg2014-04-151-0/+1
* Added a policy flag that if set to False will allow the IdP to send back an i...Roland Hedberg2014-04-141-1/+41
* Now all the tests runs too.Roland Hedberg2014-04-141-10/+0
* Fixed handling of signed and then encrypted response assertions. At the same...Roland Hedberg2014-04-147-210/+438
* Fixed testsRoland Hedberg2014-04-083-25/+67
* Fixed bug in duration parsing.Roland Hedberg2014-04-081-21/+46
* Fix path checks in some tests.Hank Leininger2014-04-042-3/+5
* EditorialRoland Hedberg2014-04-022-15/+21
* Various spelling/grammar tweaks and typo fixes.Hank Leininger2014-04-0233-35/+33
* RebuiltRoland Hedberg2014-03-211-81/+31
* Methods creating request changed to return a tuple consisting of request id a...Roland Hedberg2014-03-209-63/+82
* Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-201-0/+70
|\
| * Add missing file.Roland Hedberg2014-03-201-0/+70
* | Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-202-0/+74
|\ \ | |/
| * Mismatch between parameters in call and parameters in method.Roland Hedberg2014-03-201-0/+0
| * Missing file added.Roland Hedberg2014-03-191-0/+74
* | Fix for EncryptedAssertionHans Hörberg2014-03-191-0/+4
* | Fix for EncryptedAssertionHans Hörberg2014-03-191-0/+1
* | Fix for EncryptedAssertionHans Hörberg2014-03-191-0/+1
* | Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-191-0/+20
|\ \ | |/
| * Missing fileRoland Hedberg2014-03-191-0/+20
* | Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-186-6/+157
|\ \ | |/
| * Better variable name assuming there will be more categories in the future.Roland Hedberg2014-03-161-0/+1
| * Verify that the Schac OID are correct.Roland Hedberg2014-03-161-4/+19
| * Refactored the support for metadata extensions in the config file.Roland Hedberg2014-03-135-2/+137
* | Added encryption certificateHans Hörberg2014-03-182-1/+3
* | Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-121-0/+51
|\ \ | |/
| * Added extension schema for the PE_FIM use case and a test of the same. More ...Roland Hedberg2014-03-121-0/+51
* | Added certificateHans Hörberg2014-03-112-1/+16
|/
* Fixed some tests.Roland Hedberg2014-03-092-2/+7
* Refactored class methodsRoland Hedberg2014-03-083-9/+20
* Removed IDP exampleRoland Hedberg2014-03-071-18/+20
* Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-02-286-8/+70304
|\