Always use saml by default
[cascardo/ipsilon.git] / ipsilon / providers /
2014-05-02 Simo SorceAlways use saml by default
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-21 Simo SorceMove fixing files functionality to tools
2014-04-21 Simo SorceConvert all forms to use util.Page form support
2014-04-18 Simo SorceFix warning
2014-04-16 Simo SorceFix NameId exception
2014-04-14 Simo SorceAdd nameid values validation
2014-04-14 Simo SorceRefactor argument validation for SP forms
2014-04-11 Simo SorceValidate Service Provider names
2014-04-11 Simo SorceSimplify metadata add_service signature
2014-04-11 Simo SorceMove accessory functions to a generic tools module
2014-04-11 Simo SorceAdd debug logging of lasso library
2014-04-11 Simo SorceReturn Idps metadata file on request
2014-04-11 Simo SorceFix generation of endopint URLs
2014-04-11 Simo SorceChange provider plugins registration and enablement
2014-04-11 Simo SorceAdd explicit error for Unknown Providers
2014-04-04 Simo SorceProperly support rename operation
2014-04-04 Simo SorceAdmin functions to delete Service Providers
2014-04-04 Simo SorceAdmin functions to add new Service Providers
2014-04-04 Simo SorceAdmin classes to change SP properties
2014-04-04 Simo SorceProviders can save properties back to the database
2014-04-04 Simo SorceAdd Service and Identity Provider abstraction
2014-04-04 Simo SorceNo need to have a separate certificate file
2014-03-28 Simo SorceSaml2 initial admin page
2014-03-28 Simo SorceAdd generic support for IdP plugin admin pages
2014-03-28 Simo SorceRefactor provider plugins enablement
2014-03-20 Simo SorceAdd saml2 configuration code
2014-03-20 Simo SorceSaml2 Metadata generator class
2014-03-20 Simo SorceSimple certificate generator class
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-19 Simo SorceFix minor syntax issues in saml2 provider
2014-03-03 Simo SorceImprove exceptions for saml2 providers
2014-03-03 Simo SorceAdd ability to strip domain/realm per provider
2014-03-02 Simo SorceUnsplit checking functions
2014-03-02 Simo SorceAdd a way to return the email address of the user
2014-03-02 Simo SorceAdd way to return Kerberos nameid if available
2014-03-02 Simo SorceCheck the NameID policy during authentication
2014-02-27 Simo SorceAdd Service Provider class
2014-02-26 Simo SorceAdd authentication exception support
2014-02-25 Simo SorceInitial SAML2 provider
2014-02-25 Simo SorceAdd provider plugins loader