index
:
gitlab/authzd.git
gkg-inject-ids
gl-policies
main
refactor-authorizers
spice-schema
Authorization daemon
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2025-07-14
chore: check if envoy is installed and pass raw args to program
mo khan
2025-07-14
chore: provide error message when spicedb is not installed
mo khan
2025-07-14
chore: add shell script to shim request to spicedb
mo khan
2025-07-03
chore: include envoy in docker image
mo khan
2025-05-02
refactor: remove anything unrelated to the authz daemon
mo khan
2025-04-02
refactor: switch from casbin to cedar
mo khan
2025-03-27
refactor: split csv files into sub directory to simulate separate databases
mo khan
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: use the latest published version of saml-kit
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: use warden to manage authenticated session
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-20
feat: add id_token when scope includes oidc
mo khan
2025-03-19
feat: check if jwt is still valid
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-17
feat: add a token introspection endpoint
mo khan
2025-03-17
refactor: add shim to handle other types of authorization grants
mo khan
2025-03-17
feat: exchange an authorization grant for a token
mo khan
2025-03-17
feat: add public groups endpoint
mo khan
2025-03-17
feat: fix the csv data and serve it from the REST API
mo khan
2025-03-17
feat: use csv files to simulate database tables
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-13
fix: append host to redirect location
mo khan
2025-03-13
refactor: use rack to parse authorization header
mo khan
2025-03-12
feat: require a login before authorizing an auth grant
mo khan
2025-03-12
refactor: redirect to the standalone login page and continue saml transaction
mo khan
2025-03-12
feat: add a basic login page and dashboard
mo khan
2025-03-12
test: fix the e2e test to enter username/password
mo khan
2025-03-12
feat: generate users with bcrypt password digest
mo khan
2025-03-12
feat: render a simple login page
mo khan
[next]