summaryrefslogtreecommitdiff
path: root/src/saml2/md.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved s2repoze, xmkdsig and xmlenc under saml2.Roland Hedberg2015-05-151-4/+3
| | | | Fixed bug in mdstore.MetadataStore in handling external metadata using the new config format.
* Should generate 'true'/'false' in xml not 'True'/'False'.Roland Hedberg2014-04-151-4/+2
|
* Only validate certificate and set client certificate tp authn request.Hans HoĢˆrberg2014-03-031-0/+6
| | | | | | | | | Made it possible for the IdP to only validate the certificate without verifying the signature. This is needed when the proxy sends the SP certificate to the IdP. Made it possible to send the certificate that should be used during the creating of the authn request.
* text formatingRoland Hedberg2013-11-121-634/+665
|
* PEP-8 complianceRoland Hedberg2013-03-081-16/+18
|
* Editorial PEP-8Roland Hedberg2013-03-011-80/+95
|
* cleared codeRoland Hedberg2012-11-271-97/+256
|
* Initial add0.4.2Roland Hedberg2012-05-231-0/+1807