summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-27refactor: split csv files into sub directory to simulate separate databasesmo khan
2025-03-27refactor: extract method for UI landing pagemo khan
2025-03-27docs: move experiments out of READMEmo khan
2025-03-27feat: pin to version 1.4.0 of saml-kitmo khan
2025-03-27chore: switch to firefoxmo khan
2025-03-27docs: connect OIDC diagram to steps belowmo khan
2025-03-27docs: connect UML with steps listed belowmo khan
2025-03-27docs: mention authn vs authz termsmo khan
2025-03-27docs: note that grpc is for authzmo khan
2025-03-27docs: provide ascii diagram of current architecturemo khan
2025-03-27docs: add sequence diagram for OIDC Protocol Flowmo khan
2025-03-27docs: update SAML flow sequence diagrammo khan
2025-03-27docs: add UML Sequence Diagram of SAML flowmo khan
2025-03-27chore: extract list of files to convert via dotmo khan
2025-03-27docs: add steps for building sequence diagrams for different types of flowsmo khan
2025-03-27feat: start to add structured loggingmo khan
2025-03-27refactor: use incoming request to build redirect urimo khan
2025-03-27refactor: use proxy request to add forwarded headersmo khan
2025-03-27feat: add consistent header across servicesmo khan
2025-03-26feat: add nav to idp pagesmo khan
2025-03-26feat: pretty up the IdP html pagesmo khan
2025-03-26feat: add h1 headingsmo khan
2025-03-26feat: extract a navigation header for each page in UImo khan
2025-03-26feat: use pico css to make the UI prettymo khan
2025-03-26feat: extract a layout helper for rendering htmlmo khan
2025-03-26feat: use the latest published version of saml-kitmo khan
2025-03-26feat: exchange a SAML assertion for an access tokenmo khan
2025-03-26feat: exchange a saml response for a tokenmo khan
2025-03-25docs: add an issue to research zero-knowledge proofsmo khan
2025-03-25docs: add issue to look into open pubkeymo khan
2025-03-25docs: add issue to use the ACME protocolmo khan
2025-03-25docs: add issue to learn about workload identity federationmo khan
2025-03-25docs: add issue to manage membershipsmo khan
2025-03-25docs: add an issue to research how LDAP sync worksmo khan
2025-03-25feat: exchange saml assertion for an access tokenmo khan
2025-03-24docs: add weaknesses of ABACmo khan
2025-03-24docs: add ntoes from zanzibar papermo khan
2025-03-20refactor: use schema and host configmo khan
2025-03-20feat: use warden to manage authenticated sessionmo khan
2025-03-20refactor: rename casbin filesmo khan
2025-03-20feat: add a cedar policymo khan
2025-03-20feat: add logout and links to /index.htmlmo khan
2025-03-20refactor: extract ui.example.com/index.html and print tokensmo khan
2025-03-20feat: add html pages to ui service that fetches data from rest apimo khan
2025-03-20feat: add id_token when scope includes oidcmo khan
2025-03-19feat: check if jwt is still validmo khan
2025-03-19fix: restore erb trim_mode optionmo khan
2025-03-18refactor: extract http helpers modulemo khan
2025-03-18refactor: extract parameter for injecting a code_verifiermo khan
2025-03-18refactor: allow overriding the default authorize uri query paramsmo khan