summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-17generate unique service provider configurations.mo
2017-12-16add sp select.mo
2017-12-16load sp based on issuer.mo
2017-12-16remove sp selection.mo
2017-12-16make bg colour pink.mo
2017-12-16fix typo.mo
2017-12-16use latest saml-kit.mo
2017-12-15fix bug.mo
2017-12-15find service provider metadata via relay state.mo
2017-12-15dump xml on failures.mo
2017-12-15allow selection of SP to create a request for.mo
2017-12-15create service providers controller.mo
2017-12-15parse idp or sp.mo
2017-12-15include issuer if specified.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-01bump to latest saml-kit.mo
2017-12-01add procfile for heroku.mo
2017-12-01load from local path in development.mo
2017-12-01remove duplication.mo
2017-12-01disable logout button until logged in.mokha
2017-12-01acs_url -> assertion_consumer_service_urlmokha
2017-12-01use simpler api for building request/response.mokha
2017-11-30remove unused factory.mokha
2017-11-26move factory girl dependency to development/test.mo
2017-11-26add pg and rails_12factor for production.mo
2017-11-26remove IDP_METADATA_URLmo
2017-11-26pull saml-kit from rubygems.mo
2017-11-24truncate the attribute value.mo
2017-11-24use friendly binding names.mo
2017-11-24Metadata.from does not support composite metadata yet.mo
2017-11-24show request when redirecting to IDP.mo
2017-11-24display response from IDP.mo
2017-11-24add debug info to logout HTTP-POSTmo
2017-11-24add debug output login HTTP-POST.mo
2017-11-24convert spinner layout to partial.mo
2017-11-24remove commented out line.mo
2017-11-24remove dead code.mo
2017-11-24reduce all actions down to the registrations controller.mo
2017-11-24generate login buttons based on supported bindings.mo
2017-11-24work towards allowing login to mulitiple IDPS.mo
2017-11-23add page to register identity providers.mo
2017-11-23fix registry.mo
2017-11-23use active directory registry.mo
2017-11-23add metadatam model.mo
2017-11-22:post -> :http_postmo
2017-11-22fix name of IDP metadata url ENV var.mo
2017-11-21render errors and include acs_url in request.mo
2017-11-20Merge branch 'backup-master'mo