summaryrefslogtreecommitdiff
path: root/src/saml2/discovery.py
Commit message (Collapse)AuthorAgeFilesLines
* Return is a protected python word so it can not be used as a parameter name ↵Roland Hedberg2013-05-241-2/+5
| | | | | | in a method definition. These fixes are there to allow for the usage or return_url or return as parameter name.
* 'Return' is the correct parameter name in discovery.Roland Hedberg2013-05-241-4/+4
|
* Added support for entity categories.Roland Hedberg2013-05-041-1/+2
|
* Made things easier (?), more tests.Roland Hedberg2013-01-281-14/+25
|
* More IdP discovery support.Roland Hedberg2013-01-281-1/+7
|
* Added IDP discovery supportRoland Hedberg2013-01-281-1/+1
|
* Added IDP discovery supportRoland Hedberg2013-01-281-1/+1
|
* Added IDP discoveryRoland Hedberg2013-01-281-61/+62
|
* Client class refactoringRoland Hedberg2012-11-121-0/+67