summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-03-18refactor: use oauth server metadata to configure endpointsmo khan
2025-03-18refactor: extract an OAuth::Client class to all the generation of dynamic cli...mo khan
2025-03-17feat: add a token introspection endpointmo khan
2025-03-17refactor: add shim to handle other types of authorization grantsmo khan
2025-03-17feat: exchange an authorization grant for a tokenmo khan
2025-03-17feat: add public groups endpointmo khan
2025-03-17test: update credentials used in test to match seed datamo khan
2025-03-17feat: fix the csv data and serve it from the REST APImo khan
2025-03-17feat: use csv files to simulate database tablesmo khan
2025-03-17docs: add notes on ABAC and weakness of RBACmo khan
2025-03-17docs: read more papers from Dr. Philip W.L. Fongmo khan
2025-03-17docs: start reading another paper on rebacmo khan
2025-03-17docs: add conclusion on ReBAC papermo khan
2025-03-17docs: extract a page to describe policy and FAQmo khan
2025-03-17docs: I finally understand why a formal policy language is helpfulmo khan
2025-03-17doc: split access control docs into separate filesmo khan
2025-03-17doc: move nodes on access control models to the top of the filemo khan
2025-03-15docs: remove screencast from READMEmo khan
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-14docs: describe the ReBAC policy expressed as a formulamo khan