summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2017-12-18deal with nil values.mokha
2017-12-17merge sp#index and idp#index into one page.mo
2017-12-17make it easy to display the SP metadata in the browser.mo
2017-12-17support decryption with multiple encryption keypairs.mo
2017-12-17truncate value.mo
2017-12-16add sp select.mo
2017-12-16remove sp selection.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-15allow deleting an refreshing metadata.mo
2017-12-15rename registrations to identity_providersmo
2017-12-01disable logout button until logged in.mokha
2017-12-01use simpler api for building request/response.mokha
2017-11-24truncate the attribute value.mo
2017-11-24use friendly binding names.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 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-20extract assertions controller for consuming responses from the IDP.mo
2017-11-19use binding to serialize/deserializemo
2017-11-18serialize post form correctly.mo
2017-11-13render spinner on logout.mo
2017-11-11start to define API for logout.mo
2017-11-10inline Request.authentication.mo
2017-11-07validate saml response.mo
2017-11-07dump each attribute that is parsed from the response assertion.mo
2017-11-07allow login via POST binding.mo
2017-11-07parse login url from IDP metadata.mo
2017-10-22extract usermo
2017-10-22parse the saml response attributes correctly.mo
2017-10-22initial commit.mo