summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Admin classes to change SP propertiesSimo Sorce2014-04-041-1/+103
* Providers can save properties back to the databaseSimo Sorce2014-04-041-4/+43
* Add Service and Identity Provider abstractionSimo Sorce2014-04-043-19/+71
* No need to have a separate certificate fileSimo Sorce2014-04-041-2/+1
* Saml2 initial admin pageSimo Sorce2014-03-282-0/+51
* Add generic support for IdP plugin admin pagesSimo Sorce2014-03-281-0/+1
* Refactor provider plugins enablementSimo Sorce2014-03-281-6/+37
* Add saml2 configuration codeSimo Sorce2014-03-201-0/+81
* Saml2 Metadata generator classSimo Sorce2014-03-201-0/+159
* Simple certificate generator classSimo Sorce2014-03-201-0/+57
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+8
* Fix minor syntax issues in saml2 providerSimo Sorce2014-03-192-2/+2
* Improve exceptions for saml2 providersSimo Sorce2014-03-023-20/+26
* Add ability to strip domain/realm per providerSimo Sorce2014-03-022-2/+9
* Unsplit checking functionsSimo Sorce2014-03-021-12/+6
* Add a way to return the email address of the userSimo Sorce2014-03-022-0/+13
* Add way to return Kerberos nameid if availableSimo Sorce2014-03-021-1/+4
* Check the NameID policy during authenticationSimo Sorce2014-03-022-7/+33
* Add Service Provider classSimo Sorce2014-02-262-0/+126
* Add authentication exception supportSimo Sorce2014-02-261-5/+30
* Initial SAML2 providerSimo Sorce2014-02-243-0/+361
* Add provider plugins loaderSimo Sorce2014-02-242-0/+87