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
Age
Commit message (
Expand
)
Author
2025-03-05
feat: connect the reverse proxy to a casbin policy enforcement and separate h...
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
2025-03-05
feat: add a REST API service
mo khan
2025-03-04
refactor: collapse director and server into usage
mo khan
2025-03-04
docs: create a questions section for the README
mo khan
2025-03-04
docs: summarize the contents of the README
mo khan
2025-03-04
docs: clarify description for each experiment
mo khan
2025-03-04
feat: add API gateway to reverse proxy requests in front of two different ser...
mo khan
2025-03-04
Create entrypoint for api gateway
mo khan
2025-03-03
docs: remove code comment
mo khan
2025-02-28
feat: add a simple grant exchange endpoint
mo khan
2025-02-28
feat: implement more of the OIDC workflow
mo khan
2025-02-28
Add openid/oauth endpoints
mo khan
2025-02-27
fix: remove safe_level paramter from ERB ctor
mo khan
2025-02-27
docs: remove outdated code comments
mo khan
2025-02-27
docs: fixup the README
mo khan
2025-02-27
docs: add screencast
mo khan
2025-02-27
docs: fix up the readme
mo khan
2025-02-27
Install twirp gem
mo khan
2025-02-27
Stub out endpoints for OIDC/OAuth metadata endpoints
mo khan
2025-02-27
Fix items in the README.md
mo khan
2025-02-27
fix: Do not pass the safe_level argument to ERB.new
mo khan
2025-02-27
chore: add target to open a web browser
mo khan
2025-02-27
chore: add magefile to run multiple servers
mo khan
2025-02-27
Move src file to bin dir
mo khan
2025-02-27
Specify the version of ruby
mo khan
2025-02-27
Parse the saml response and display it on a webpage
mo khan
2025-02-27
Complete the first portion of a saml transaction
mo khan
2025-02-27
Add a tiny SAML IdP
mo khan