summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-06chore: compile each protobuf definitionmo khan
2025-03-05feat: add declarative policymo khan
2025-03-05docs: add architecture diagram to READMEmo khan
2025-03-05feat: connect REST API to gRPC Ability.allowed? servicemo khan
2025-03-05feat: define the protobuf service definitionmo khan
2025-03-05docs: fix sh examples in READMEmo khan
2025-03-05docs: update the READMEmo khan
2025-03-05feat: connect the reverse proxy to a casbin policy enforcement and separate h...mo 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
2025-03-05feat: add a REST API servicemo khan
2025-03-04refactor: collapse director and server into usagemo khan
2025-03-04docs: create a questions section for the READMEmo khan
2025-03-04docs: summarize the contents of the READMEmo khan
2025-03-04docs: clarify description for each experimentmo khan
2025-03-04feat: add API gateway to reverse proxy requests in front of two different ser...mo khan
2025-03-04Create entrypoint for api gatewaymo khan
2025-03-03docs: remove code commentmo khan
2025-02-28feat: add a simple grant exchange endpointmo khan
2025-02-28feat: implement more of the OIDC workflowmo khan
2025-02-28Add openid/oauth endpointsmo khan
2025-02-27fix: remove safe_level paramter from ERB ctormo khan
2025-02-27docs: remove outdated code commentsmo khan
2025-02-27docs: fixup the READMEmo khan
2025-02-27docs: add screencastmo khan
2025-02-27docs: fix up the readmemo khan
2025-02-27Install twirp gemmo khan
2025-02-27Stub out endpoints for OIDC/OAuth metadata endpointsmo khan
2025-02-27Fix items in the README.mdmo khan
2025-02-27fix: Do not pass the safe_level argument to ERB.newmo khan
2025-02-27chore: add target to open a web browsermo khan
2025-02-27chore: add magefile to run multiple serversmo khan
2025-02-27Move src file to bin dirmo khan
2025-02-27Specify the version of rubymo khan
2025-02-27Parse the saml response and display it on a webpagemo khan
2025-02-27Complete the first portion of a saml transactionmo khan
2025-02-27Add a tiny SAML IdPmo khan