index
:
gitlab/spike.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ui
Age
Commit message (
Expand
)
Author
2025-03-27
refactor: extract method for UI landing page
mo khan
2025-03-27
feat: pin to version 1.4.0 of saml-kit
mo khan
2025-03-27
refactor: use incoming request to build redirect uri
mo khan
2025-03-27
feat: add consistent header across services
mo khan
2025-03-26
feat: add nav to idp pages
mo khan
2025-03-26
feat: pretty up the IdP html pages
mo khan
2025-03-26
feat: add h1 headings
mo khan
2025-03-26
feat: extract a navigation header for each page in UI
mo khan
2025-03-26
feat: use pico css to make the UI pretty
mo khan
2025-03-26
feat: extract a layout helper for rendering html
mo khan
2025-03-26
feat: exchange a SAML assertion for an access token
mo khan
2025-03-26
feat: exchange a saml response for a token
mo khan
2025-03-25
feat: exchange saml assertion for an access token
mo khan
2025-03-20
refactor: use schema and host config
mo khan
2025-03-20
feat: add logout and links to /index.html
mo khan
2025-03-20
refactor: extract ui.example.com/index.html and print tokens
mo khan
2025-03-20
feat: add html pages to ui service that fetches data from rest api
mo khan
2025-03-19
fix: restore erb trim_mode option
mo khan
2025-03-18
refactor: extract http helpers module
mo khan
2025-03-18
refactor: extract parameter for injecting a code_verifier
mo khan
2025-03-18
refactor: allow overriding the default authorize uri query params
mo khan
2025-03-18
refactor: use oauth server metadata to configure endpoints
mo khan
2025-03-18
refactor: extract an OAuth::Client class to all the generation of dynamic cli...
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-13
fix: append host to redirect location
mo khan
2025-03-12
feat: require a login before authorizing an auth grant
mo khan
2025-03-12
feat: render a simple login page
mo khan
2025-03-10
chore: add some end to end tests
mo khan
2025-03-10
Remove code comments
mo khan
2025-03-06
refactor: use protobuf3 and define twirp service
mo khan
2025-03-05
refactor: move SAML routes to /saml/ path
mo khan
2025-03-05
refactor: extract scheme and provide the appropriate nameid for saml transaction
mo khan