summaryrefslogtreecommitdiff
path: root/tests/test_19_attribute_converter.py
Commit message (Expand)AuthorAgeFilesLines
* Restructure to_eptid_value functionIvan Kanakarakis2019-06-171-9/+14
* Enable NameQualifier and SPNameQualifier attributes for ePTIDScott Koranda2019-06-041-0/+18
* Fix test_mixed_attributes_1Martin van Es2018-10-031-1/+1
* Add eIDAS namespace and attributesivan2017-10-081-24/+71
* Handle list of attribute values and serialize them properly.Rebecka Gulliksson2016-10-031-3/+4
* Automagically nest eduPersonTargetedID in a NameID.Rebecka Gulliksson2016-09-271-2/+9
* Added functionality needed by the saml2test tool.Roland Hedberg2016-04-161-5/+7
* add_header method and returning a byte string.Roland Hedberg2016-04-111-31/+35
* Make AttributeConverter.adjust more robust (by fixing attribute name typo).Rebecka Gulliksson2015-12-281-21/+39
* All tests now pass in 2.7 and 3.4 .Roland Hedberg2015-06-251-3/+4
* Fix python3 syntax errorsClint Byrum2015-05-151-7/+7
* Fixed a couple of testsRoland Hedberg2014-10-201-16/+19
* 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
* Fixes test logic.Florent2014-02-271-2/+4
* Test of handling of unknown attributes.Roland Hedberg2013-07-081-23/+36
* Rewrote conversion from AttributeStatement to dictionary. Can now handle unde...Roland Hedberg2013-07-041-9/+16
* Cleaned up some added another test.Roland Hedberg2013-04-221-0/+190