summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Removed unused importRoland Hedberg2017-10-111-1/+1
* Ordered way to find a local name of an attribute.Roland Hedberg2017-10-111-8/+17
* Merge pull request #439 from jkakavas/fix_sane_defaultsRoland Hedberg2017-10-115-3/+17
|\
| * Fix failing testIoannis Kakavas2017-09-281-1/+1
| * Merge branch 'master' into fix_sane_defaultsRoland Hedberg2017-09-283-7/+7
| |\
| * | Fix whitespaceIoannis Kakavas2017-08-021-1/+1
| * | Updated tests to work with new default signing requirementsIoannis Kakavas2017-08-015-4/+18
* | | Merge branch 'master' into masterRoland Hedberg2017-10-1115-74/+316
|\ \ \
| * | | Add eIDAS RequestedAttributes node supportivan2017-10-082-0/+29
| * | | Add eIDAS SPType node supportivan2017-10-082-1/+13
| * | | Add eIDAS namespace and attributesivan2017-10-081-24/+71
| | |/ | |/|
| * | Fix for 459 HTTP_POST form nonconforming and shows submitScott Koranda2017-09-233-8/+8
| |/
| * Merge pull request #431 from c00kiemon5ter/feature-force-authn-configurationIvan Kanakarakis2017-07-262-0/+22
| |\
| | * Add force_authn sp configuration optionivan2017-07-142-0/+22
| * | Merge pull request #428 from bogdan-ds/remote_encoding_fixIoannis Kakavas2017-07-182-1/+32
| |\ \
| | * | Added certificate file and referenced it in the corresponding test. Patched M...Bogdan Despotov2017-07-172-1/+23
| | * | Adding test to expose issue with validating XML signature due to encoding issuesBogdan Despotov2017-07-171-1/+10
| * | | Fix pytest warnings about deprecated pytest_funcarg__ prefixivan2017-07-121-4/+7
| | |/ | |/|
| * | Modified test cases to include acs in the argsIoannis Kakavas2017-07-061-12/+12
| * | Updated test casesIoannis Kakavas2017-06-132-24/+24
| * | Add failing test for filtering attributesIoannis Kakavas2017-06-121-0/+13
| |/
| * Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2017-04-245-1/+172
| |\
| | * Missing test dependencyJohan Lundberg2017-04-211-0/+1
| | * Allow to configuration option name_id_format_allow_create for sp configJohan Lundberg2017-04-212-0/+84
| * | Removed while investigating pyasn1 usageRoland Hedberg2017-04-241-11/+12
* | | Skip test if optional pyasn1 is not installedHans Kuder2017-03-201-1/+7
* | | Remove optional dependencies from install_requiresHans Kuder2017-03-201-1/+8
| |/ |/|
* | Fix XXE in XML parsing (related to #366)Florian RĂ¼chel2016-10-313-0/+85
* | Refactor test dependenciesAshima Athri2016-10-191-1/+2
|/
* Handle list of attribute values and serialize them properly.Rebecka Gulliksson2016-10-031-3/+4
* Merge pull request #359 from rebeckag/nest-eptidv4.1.0Roland Hedberg2016-09-291-2/+9
|\
| * Automagically nest eduPersonTargetedID in a NameID.Rebecka Gulliksson2016-09-271-2/+9
* | Flatten eduPersonTargetedID when converting it.Rebecka Gulliksson2016-09-271-0/+59
|/
* Fixed testRoland Hedberg2016-09-221-4/+4
* Merge pull request #354 from tpazderka/fix-eduidRoland Hedberg2016-09-221-1/+1
|\
| * Fix eduID attributestpazderka2016-09-081-1/+1
* | Fix bug in MetadataStore.extension().Rebecka Gulliksson2016-09-151-0/+12
|/
* Fixes xmlsec output line parsing on CRLF platforms (e.g. Windows).Jeff Kyllo2016-08-011-0/+13
* Fixed importsRoland Hedberg2016-05-261-9/+1
* Allow more direct modifications of nested items.Roland Hedberg2016-05-164-8/+24
* Fixed bug due to the refactoring.rohe2016-04-162-115/+210
* Added functionality needed by the saml2test tool.Roland Hedberg2016-04-161-0/+44
* Added functionality needed by the saml2test tool.Roland Hedberg2016-04-165-118/+239
* add_header method and returning a byte string.Roland Hedberg2016-04-111-31/+35
* Added new eduPerson attributes and fixed some map errorsRoland Hedberg2016-03-091-107/+113
* Persistent ID should not be equal to userid !Roland Hedberg2016-02-111-2/+13
* Language correction.Roland Hedberg2016-02-113-38/+40
* Add test for SubjectConfirmation validation.Andrew Wason2016-01-281-0/+7
* Applied proposal by jozef@github. Pull request 301.Roland Hedberg2016-01-121-1/+1
* Filter optional attributes in the exact same way as required attributes.Rebecka Gulliksson2015-12-281-2/+22