Make it easy to install mutiple server instances
[cascardo/ipsilon.git] / ipsilon / providers / saml2idp.py
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-04-21 Simo SorceMove fixing files functionality to tools
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-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-20 Simo SorceAdd saml2 configuration code
2014-03-02 Simo SorceAdd a way to return the email address of the user
2014-03-02 Simo SorceCheck the NameID policy during authentication
2014-02-27 Simo SorceAdd Service Provider class
2014-02-25 Simo SorceInitial SAML2 provider