summaryrefslogtreecommitdiff
path: root/src/saml2/ident.py
Commit message (Expand)AuthorAgeFilesLines
* Changed the API, added one method (find_nameid) and removed two (publish, pub...Roland Hedberg2013-04-151-25/+21
* Rewrote to use NameID instances every where where I previously used just the ...Roland Hedberg2013-02-091-19/+27
* Fixed all tests.Roland Hedberg2013-01-311-0/+6
* Worked through a ManageNameID testRoland Hedberg2013-01-251-14/+14
* Made the test work.Roland Hedberg2013-01-181-7/+25
* Fixed present test on ident. Should be rewritten and extended.Roland Hedberg2013-01-171-1/+1
* Assertion ID Request was wrongly defined to use SOAP binding.Roland Hedberg2013-01-171-1/+10
* Added loggerRoland Hedberg2013-01-161-2/+10
* Added method for handling manage nameid requestRoland Hedberg2013-01-161-1/+34
* Refactored and rewrote the nameID DB handling.Roland Hedberg2013-01-151-0/+232