summaryrefslogtreecommitdiffstats
path: root/ipsilon/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Allow turning off security at install timeSimo Sorce2014-06-041-1/+7
* Add optional field to allow pasting the metadataSimo Sorce2014-06-041-1/+16
* Fix handling of SP renamesSimo Sorce2014-05-201-4/+5
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-202-4/+4
* Fix generation fo server's metadata fileSimo Sorce2014-05-191-2/+2
* Always use saml by defaultSimo Sorce2014-05-011-1/+2
* Make it easy to install mutiple server instancesSimo Sorce2014-04-211-5/+2
* Move fixing files functionality to toolsSimo Sorce2014-04-211-11/+2
* 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
* Simplify metadata add_service signatureSimo Sorce2014-04-111-4/+2
* Move accessory functions to a generic tools moduleSimo Sorce2014-04-114-234/+6
* 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
* Change provider plugins registration and enablementSimo Sorce2014-04-111-15/+37
* 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-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