summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deal with no subject_confirmation element present.2.0.0Roland Hedberg2014-03-212-2/+4
* Made all create_* methods return the same type of response.Roland Hedberg2014-03-211-18/+19
* Updated version number to signify an incompatible API change.Roland Hedberg2014-03-201-1/+1
* Methods creating request changed to return a tuple consisting of request id a...Roland Hedberg2014-03-202-32/+45
* Methods creating request changed to return a tuple consisting of request id a...Roland Hedberg2014-03-2013-94/+121
* Merge pull request #96 from HaToHo/masterRoland Hedberg2014-03-2016-110/+243
|\
| * Added to gitignoreHans Hörberg2014-03-201-0/+8
| * Changed the config to an example file.Hans Hörberg2014-03-203-173/+51
| * Added **kwargs to make it possible for correctly_signed* method to have diffe...Hans Hörberg2014-03-201-17/+32
| * 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
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-192-2/+3
| |\ | |/ |/|
* | Mismatch between parameters in call and parameters in method.Roland Hedberg2014-03-191-1/+2
* | Have to transform boolean into string.Roland Hedberg2014-03-191-1/+1
| * 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
| * Fix for EncryptedAssertionHans Hörberg2014-03-191-6/+7
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-191-0/+20
| |\ | |/ |/|
* | Missing fileRoland Hedberg2014-03-191-0/+20
| * Fixes for EncryptedAssertion and signing.Hans Hörberg2014-03-191-0/+34
| * Fixes for EncryptedAssertion and signing.Hans Hörberg2014-03-199-25/+47
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-1824-307/+623
| |\ | |/ |/|
* | Allow specifying prefixes for namespaces in the XML that a SAML class instanc...Roland Hedberg2014-03-181-2/+4
* | Handled possible exception in the entity_categories method and add a supporte...Roland Hedberg2014-03-181-10/+34
* | Merge pull request #95 from DataDog/spsso_descriptorRoland Hedberg2014-03-181-1/+1
|\ \
| * | want_assertions_signed and authn_requests_signed are booleanDave Coleman2014-03-171-1/+1
|/ /
* | REFEDS entity categories.Roland Hedberg2014-03-171-0/+11
* | One more SWAMID static org attribute.Roland Hedberg2014-03-171-1/+1
* | Better variable name assuming there will be more categories in the future.Roland Hedberg2014-03-162-3/+5
* | Verify that the Schac OID are correct.Roland Hedberg2014-03-161-4/+19
* | Merge pull request #94 from rhoerbe/masterRoland Hedberg2014-03-151-0/+4
|\ \
| * | Added note on dependency for centos installrhoerbe2014-03-141-2/+2
| * | Added note on dependency for centos installrhoerbe2014-03-141-0/+4
* | | Added norEduOrgAcronym to static org info for swamid entity categories.Roland Hedberg2014-03-142-2/+3
* | | Missed one number in the schac attribute base urn.Roland Hedberg2014-03-141-1/+1
* | | Fixed docstring errorsRoland Hedberg2014-03-132-15/+11
* | | Updated doc version to be the same as the setup.py version.Roland Hedberg2014-03-132-9/+7
* | | Missing requirementRoland Hedberg2014-03-131-1/+2
|/ /
* | Refactored the support for metadata extension in the config file.Roland Hedberg2014-03-133-15/+87
* | Refactored the support for metadata extensions in the config file.Roland Hedberg2014-03-1310-245/+435
| * Added encryption certificateHans Hörberg2014-03-1812-98/+252
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-122-0/+117
| |\ | |/ |/|
* | Added extension schema for the PE_FIM use case and a test of the same. More ...Roland Hedberg2014-03-122-0/+117
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-03-125-20/+26
| |\ | |/ |/|
* | Fixed a recursion problem.Roland Hedberg2014-03-115-20/+26
| * Added certificateHans Hörberg2014-03-112-1/+16
|/