summaryrefslogtreecommitdiff
path: root/src/saml2/authn_context/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assert with proper checksassert_deletionIvan Kanakarakis2020-09-111-1/+3
* Authn_Broker fixedtpazderka2014-12-181-4/+10
* Requested_authn_context from listtpazderka2014-12-181-1/+3
* Added another way of getting authn information.Roland Hedberg2014-04-251-0/+4
* Added code to retrieve certificate.Hans HoĢˆrberg2014-02-281-1/+1
* Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-131-5/+9
* requested_authn_context: authn_context_class_ref should be a listFredrik Thulin2013-10-041-2/+2
* add: Add assertion of uniqueness to last commit.Fredrik Thulin2013-09-271-1/+3
* add: Allow caller to supply unique reference.Fredrik Thulin2013-09-271-2/+5
* Switched to use a simple monotonic increased identifier for authn types.Roland Hedberg2013-05-241-13/+3
* Added another authn contextRoland Hedberg2013-05-161-0/+1
* Fixed handling of 'better'.Roland Hedberg2013-04-281-2/+6
* Distinguish between requested authn context and authn context in tests.Roland Hedberg2013-04-281-14/+17
* Added support for comparision types.Roland Hedberg2013-04-281-27/+115
* Added more information to go with the registration of an authentication mecha...Roland Hedberg2013-04-231-10/+48
* One AuthnBroker per endpoint.Roland Hedberg2013-04-231-25/+10
* Added some more tests and methods.Roland Hedberg2013-04-221-4/+15
* Added factory method and test of the sameRoland Hedberg2013-04-211-1/+17
* Adding authn context support.. plus first testRoland Hedberg2013-04-211-4/+27
* Adding authn context supportRoland Hedberg2013-04-211-0/+48