summaryrefslogtreecommitdiff
path: root/src/saml2/metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for entity categories.Roland Hedberg2013-05-041-3/+11
* Use sign_statement() instead of sign_statement_using_xmlsec().Fredrik Thulin2013-03-121-3/+2
* Wrong value corrected.Roland Hedberg2013-03-081-2/+2
* Mark keys more clearly for usage.Roland Hedberg2013-03-051-34/+78
* More IdP discovery support.Roland Hedberg2013-01-281-7/+15
* Changed method argumentsRoland Hedberg2013-01-121-2/+0
* Added support for AuthnQuery.Roland Hedberg2013-01-121-18/+50
* Made POST BINDING for authn workRoland Hedberg2013-01-041-7/+21
* Move from script file to a module of its own.Roland Hedberg2012-12-211-0/+516
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-1486/+0
* logout_query => logout_request to follow the same format as the other operati...Roland Hedberg2012-12-141-1/+1
* Editorial plus added saml as possible ontology for extension elements.Roland Hedberg2012-12-131-3/+8
* EditorialRoland Hedberg2012-12-061-0/+2
* cleared codeRoland Hedberg2012-11-271-3/+5
* Mapping between protocol request and metadata service descriptionRoland Hedberg2012-11-191-45/+196
* All tests works nowRoland Hedberg2012-11-141-251/+198
* Better solution.Roland Hedberg2012-11-011-1/+16
* If you have functions in you software that depends on things in the metadata,...Roland Hedberg2012-11-011-1/+5
* Using ca_certs or disable_ssl_certificate_validation to make certain that ser...Roland Hedberg2012-10-071-5/+8
* Changed logging setupRoland Hedberg2012-06-271-13/+8
* Initial add0.4.2Roland Hedberg2012-05-231-0/+1362