summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test file for tests around authentication requestsScott Koranda2019-08-261-0/+37
* Added second HTTP-POST binding in metadata for test SPScott Koranda2019-08-261-0/+1
* Formatting of SP SAML metadata used for testsScott Koranda2019-08-261-4/+64
* Fix logic error in pick_binding method for class EntityScott Koranda2019-08-261-10/+2
* Merge pull request #640 from kalevivt/masterIvan Kanakarakis2019-08-255-59/+59
|\
| * Various typo fixesKalevi Vázquez Tuisku2019-08-255-59/+59
|/
* Merge pull request #637 from benjaminbecker/patch-1Ivan Kanakarakis2019-08-241-2/+2
|\
| * Update saml_uri.pybenjaminbecker2019-08-221-2/+2
* | Validate the audience of assertions regardless of a response being unsolicitedIvan Kanakarakis2019-08-242-6/+5
* | Merge pull request #639 from timgates42/feature/fix_simple_typo__allowes__42Ivan Kanakarakis2019-08-231-1/+1
|\ \
| * | Fix simple typo: allowes -> allowsTim Gates2019-08-231-1/+1
| |/
* | Merge pull request #638 from timgates42/feature/fix_simple_typo__activite_11Ivan Kanakarakis2019-08-231-1/+1
|\ \ | |/ |/|
| * Fix simple typo: activites -> activitiesTim Gates2019-08-231-1/+1
|/
* Merge pull request #631 from zehuanli/patch-1Ivan Kanakarakis2019-08-201-0/+1
|\
| * Fix IdP example listZehuan Li2019-08-151-0/+1
|/
* Update release instructions to mention release branch creationIvan Kanakarakis2019-07-091-11/+15
* Release version 4.8.0v4.8.0v.4.8.0Ivan Kanakarakis2019-07-082-1/+21
* Fix tests to be compatible with latest pytestIvan Kanakarakis2019-07-0811-64/+100
* Update release instructionsIvan Kanakarakis2019-07-081-10/+7
* Increase max line length to 88, as defined by blackIvan Kanakarakis2019-07-081-1/+1
* Set force_authn when the value is "true" or "1"Ivan Kanakarakis2019-06-272-16/+39
* Use shorthand to remove the "id" item from dictIvan Kanakarakis2019-06-271-4/+1
* Merge pull request #621 from skoranda/better_edupersontargetedidIvan Kanakarakis2019-06-172-6/+61
|\
| * Restructure to_eptid_value functionIvan Kanakarakis2019-06-172-37/+44
| * Enable NameQualifier and SPNameQualifier attributes for ePTIDScott Koranda2019-06-042-6/+54
* | Merge pull request #622 from c00kiemon5ter/feature-improve-ciIvan Kanakarakis2019-06-172-2/+6
|\ \
| * | Use pytest inplace of py.testIvan Kanakarakis2019-06-171-2/+2
| * | Add py37 as a test targetIvan Kanakarakis2019-06-172-0/+4
|/ /
* | Set force_authn only when the value is "true"Ivan Kanakarakis2019-06-131-7/+6
|/
* Merge pull request #618 from abliqo/holder-of-keyIvan Kanakarakis2019-05-297-17/+244
|\
| * Format codeIvan Kanakarakis2019-05-292-54/+72
| * Use `extension_elements` to extract `KeyInfo`Alex Bublichenko2019-05-284-12/+10
| * Gracefully handle invalid HOK assertionsAlex Bublichenko2019-05-243-10/+56
| * Clean up and fix tests for python 3.* versionsAlex Bublichenko2019-05-242-35/+46
| * Parse assertions with Holder-of-Key profileAlex Bublichenko2019-05-237-18/+172
* | Merge pull request #619 from stdedos/patch-1Ivan Kanakarakis2019-05-281-1/+1
|\ \ | |/ |/|
| * Explicit cherrypy requirements for the example applicationStavros Ntentos2019-05-281-1/+1
|/
* Simplify Base::create_discovery_service_request methodIvan Kanakarakis2019-05-161-21/+14
* Merge pull request #593 from AmbientLighter/patch-2Ivan Kanakarakis2019-05-141-3/+3
|\
| * Fix typo: test_ouput to test_outputIvan Kanakarakis2019-05-141-1/+1
| * Fix typo: tupel to tupleVictor Mireyev2019-05-141-3/+3
* | Merge pull request #610 from peppelinux/deprecation_warningsIvan Kanakarakis2019-05-141-4/+12
|\ \
| * | Escape single and double quotes, alwaysIvan Kanakarakis2019-05-141-3/+7
| * | Format import statementsIvan Kanakarakis2019-05-141-3/+4
| * | DeprecationWarning: cgi.escape is deprecated, use html.escape instead. FixedGiuseppe2019-04-261-4/+7
* | | Merge pull request #606 from bmwiedemann/fix2025Ivan Kanakarakis2019-05-147-48/+60
|\ \ \
| * | | Make tests pass after 2024Bernhard M. Wiedemann2019-04-127-48/+60
* | | | Merge pull request #613 from skoranda/more_flexible_entity_category_importIvan Kanakarakis2019-05-144-2/+144
|\ \ \ \
| * | | | Added tests for new entity category import functionalityScott Koranda2019-05-073-0/+139
| * | | | Enable entity category import from module search pathScott Koranda2019-05-071-2/+5