summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2018-01-27upgrade to saml-kit 1.0.0mo
2017-12-17merge sp#index and idp#index into one page.mo
2017-12-15create service providers controller.mo
2017-12-15allow deleting an refreshing metadata.mo
2017-12-15rename registrations to identity_providersmo
2017-12-14upgrade to saml-kit 0.2.4mo
2017-12-01add procfile for heroku.mo
2017-11-24remove dead code.mo
2017-11-24reduce all actions down to the registrations controller.mo
2017-11-24work towards allowing login to mulitiple IDPS.mo
2017-11-23add page to register identity providers.mo
2017-11-23use active directory registry.mo
2017-11-22fix name of IDP metadata url ENV var.mo
2017-11-20extract assertions controller for consuming responses from the IDP.mo
2017-11-19implement logout flow.mo
2017-11-18serialize post form correctly.mo
2017-11-15update controller to use builder directly.mo
2017-11-11start to define API for logout.mo
2017-11-07sync up entity_ids.mo
2017-11-07include JWT token in SAML Response.mo
2017-11-07parse login url from IDP metadata.mo
2017-11-05register metadata on startup.mo
2017-11-01update sample app to allow login.mo
2017-10-25add service provider metadata.mo
2017-10-22remove extra Saml prefix in class names.mo
2017-10-22migrate code from sp to saml-kit.mo
2017-10-22initial commit.mo