summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers/saml2
Commit message (Expand)AuthorAgeFilesLines
* Convert all forms to use util.Page form supportSimo Sorce2014-04-211-12/+2
* Fix warningSimo Sorce2014-04-181-2/+2
* Fix NameId exceptionSimo Sorce2014-04-151-2/+2
* Add nameid values validationSimo Sorce2014-04-142-0/+15
* Refactor argument validation for SP formsSimo Sorce2014-04-141-61/+105
* Validate Service Provider namesSimo Sorce2014-04-111-0/+16
* Move accessory functions to a generic tools moduleSimo Sorce2014-04-113-232/+4
* Add explicit error for Unknown ProvidersSimo Sorce2014-04-111-1/+11
* Properly support rename operationSimo Sorce2014-04-041-0/+9
* Admin functions to delete Service ProvidersSimo Sorce2014-04-042-0/+22
* Admin functions to add new Service ProvidersSimo Sorce2014-04-041-0/+78
* 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-042-1/+60
* Saml2 initial admin pageSimo Sorce2014-03-281-0/+49
* Saml2 Metadata generator classSimo Sorce2014-03-201-0/+159
* Simple certificate generator classSimo Sorce2014-03-201-0/+57
* Fix minor syntax issues in saml2 providerSimo Sorce2014-03-192-2/+2
* Improve exceptions for saml2 providersSimo Sorce2014-03-022-20/+12
* 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-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 Service Provider classSimo Sorce2014-02-261-0/+108
* Add authentication exception supportSimo Sorce2014-02-261-5/+30
* Initial SAML2 providerSimo Sorce2014-02-242-0/+168