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-10
chore: activate mise in makefile
mo khan
2025-03-10
test: check the parsed saml response
mo khan
2025-03-10
chore: activate mise shell
mo khan
2025-03-10
chore: install ruby dependencies and add golang
mo khan
2025-03-10
fix: the first monday of daylight saving time :facepalm:
mo khan
2025-03-10
chore: add some end to end tests
mo khan
2025-03-10
chore: add a test target
mo khan
2025-03-10
Remove code comments
mo khan
2025-03-06
docs: tidy up the architecture diagram
mo khan
2025-03-06
refactor: leave shared code in lib folder and move everything else to the ser...
mo khan
2025-03-06
feat: provide JWT token and GlobalID to make the remote authorization decision
mo khan
2025-03-06
feat: remove standalone gRPC server
mo khan
2025-03-06
chore: remove saved callback from development
mo khan
2025-03-06
refactor: connect twirp client/server components to rack
mo khan
2025-03-06
refactor: move protobuf rpc services to lib/authx/rpc
mo khan
2025-03-06
refactor: use protobuf3 and define twirp service
mo khan
2025-03-06
chore: add script to run manual tests
mo khan
2025-03-06
chore: create pkg/ dir
mo khan
2025-03-06
docs: add links to docs and make ascii diagram mobile friendly
mo khan
2025-03-06
chore: use make to install tools and run mage
mo khan
2025-03-06
chore: install protoc
mo khan
2025-03-06
chore: install twirp plugin as go tool
mo khan
2025-03-06
chore: compile each protobuf definition
mo khan
2025-03-05
feat: add declarative policy
mo khan
2025-03-05
docs: add architecture diagram to README
mo khan
2025-03-05
feat: connect REST API to gRPC Ability.allowed? service
mo khan
2025-03-05
feat: define the protobuf service definition
mo khan
2025-03-05
docs: fix sh examples in README
mo khan
2025-03-05
docs: update the README
mo khan
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
[next]