summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/saml2idp.py
Commit message (Expand)AuthorAgeFilesLines
* Move accessory functions to a generic tools moduleSimo Sorce2014-04-111-2/+2
* Add debug logging of lasso librarySimo Sorce2014-04-111-0/+7
* Return Idps metadata file on requestSimo Sorce2014-04-111-0/+11
* Fix generation of endopint URLsSimo Sorce2014-04-111-2/+2
* Add Service and Identity Provider abstractionSimo Sorce2014-04-041-18/+11
* No need to have a separate certificate fileSimo Sorce2014-04-041-2/+1
* Saml2 initial admin pageSimo Sorce2014-03-281-0/+2
* Add saml2 configuration codeSimo Sorce2014-03-201-0/+81
* Add a way to return the email address of the userSimo Sorce2014-03-021-0/+9
* Check the NameID policy during authenticationSimo Sorce2014-03-021-2/+2
* Add Service Provider classSimo Sorce2014-02-261-0/+18
* Initial SAML2 providerSimo Sorce2014-02-241-0/+193