summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/saml2/auth.py
Commit message (Expand)AuthorAgeFilesLines
* Add explicit error for Unknown ProvidersSimo Sorce2014-04-111-1/+11
* Add Service and Identity Provider abstractionSimo Sorce2014-04-041-1/+1
* Fix minor syntax issues in saml2 providerSimo Sorce2014-03-191-1/+1
* Improve exceptions for saml2 providersSimo Sorce2014-03-021-11/+5
* Add ability to strip domain/realm per providerSimo Sorce2014-03-021-2/+4
* Unsplit checking functionsSimo Sorce2014-03-021-12/+6
* Add a way to return the email address of the userSimo Sorce2014-03-021-0/+4
* Add way to return Kerberos nameid if availableSimo Sorce2014-03-021-1/+4
* Check the NameID policy during authenticationSimo Sorce2014-03-021-5/+31
* Add authentication exception supportSimo Sorce2014-02-261-5/+30
* Initial SAML2 providerSimo Sorce2014-02-241-0/+168