summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2019-01-29specify custom issuermokha
2018-09-09upgrade gemsmo
2018-01-27issuer -> entity_idmo
2018-01-27stop using deprecated methods.mo
2017-12-21password -> passphrasemo
2017-12-18deal with nil values.mokha
2017-12-17merge sp#index and idp#index into one page.mo
2017-12-17fix scope.mo
2017-12-17change createmo
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-17load config for specific service provider.mo
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-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-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-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