summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/saml2idp.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a way to return the email address of the userSimo Sorce2014-03-021-0/+9
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Check the NameID policy during authenticationSimo Sorce2014-03-021-2/+2
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Add Service Provider classSimo Sorce2014-02-261-0/+18
| | | | | | This class allows to represent a service provider and its associated policy Signed-off-by: Simo Sorce <simo@redhat.com>
* Initial SAML2 providerSimo Sorce2014-02-241-0/+193
Signed-off-by: Simo Sorce <simo@redhat.com>