summaryrefslogtreecommitdiff
path: root/bin/ui
AgeCommit message (Collapse)Author
2025-03-27refactor: extract method for UI landing pagemo khan
2025-03-27feat: pin to version 1.4.0 of saml-kitmo khan
2025-03-27refactor: use incoming request to build redirect urimo khan
2025-03-27feat: add consistent header across servicesmo khan
2025-03-26feat: add nav to idp pagesmo khan
2025-03-26feat: pretty up the IdP html pagesmo khan
2025-03-26feat: add h1 headingsmo khan
2025-03-26feat: extract a navigation header for each page in UImo khan
2025-03-26feat: use pico css to make the UI prettymo khan
2025-03-26feat: extract a layout helper for rendering htmlmo khan
2025-03-26feat: exchange a SAML assertion for an access tokenmo khan
2025-03-26feat: exchange a saml response for a tokenmo khan
2025-03-25feat: exchange saml assertion for an access tokenmo khan
2025-03-20refactor: use schema and host configmo khan
2025-03-20feat: add logout and links to /index.htmlmo khan
2025-03-20refactor: extract ui.example.com/index.html and print tokensmo khan
2025-03-20feat: add html pages to ui service that fetches data from rest apimo khan
2025-03-19fix: restore erb trim_mode optionmo khan
2025-03-18refactor: extract http helpers modulemo khan
2025-03-18refactor: extract parameter for injecting a code_verifiermo khan
2025-03-18refactor: allow overriding the default authorize uri query paramsmo khan
2025-03-18refactor: use oauth server metadata to configure endpointsmo khan
2025-03-18refactor: extract an OAuth::Client class to all the generation of dynamic ↵mo khan
client registration
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-13fix: append host to redirect locationmo khan
2025-03-12feat: require a login before authorizing an auth grantmo khan
2025-03-12feat: render a simple login pagemo khan
2025-03-10chore: add some end to end testsmo khan
2025-03-10Remove code commentsmo khan
2025-03-06refactor: use protobuf3 and define twirp servicemo khan
2025-03-05refactor: move SAML routes to /saml/ pathmo khan
2025-03-05refactor: extract scheme and provide the appropriate nameid for saml transactionmo khan