index
:
gitlab/spike.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
idp
Age
Commit message (
Collapse
)
Author
2025-04-02
refactor: switch from casbin to cedar
mo khan
2025-03-27
refactor: split csv files into sub directory to simulate separate databases
mo khan
2025-03-27
feat: pin to version 1.4.0 of saml-kit
mo khan
2025-03-27
feat: add consistent header across services
mo khan
2025-03-26
feat: add nav to idp pages
mo khan
2025-03-26
feat: pretty up the IdP html pages
mo khan
2025-03-26
feat: use the latest published version of saml-kit
mo khan
2025-03-26
feat: exchange a SAML assertion for an access token
mo khan
2025-03-25
feat: exchange saml assertion for an access token
mo khan
2025-03-20
feat: use warden to manage authenticated session
mo khan
2025-03-20
feat: add html pages to ui service that fetches data from rest api
mo khan
2025-03-20
feat: add id_token when scope includes oidc
mo khan
2025-03-19
feat: check if jwt is still valid
mo khan
2025-03-18
refactor: allow overriding the default authorize uri query params
mo khan
2025-03-17
feat: add a token introspection endpoint
mo khan
2025-03-17
refactor: add shim to handle other types of authorization grants
mo khan
2025-03-17
feat: exchange an authorization grant for a token
mo khan
2025-03-17
feat: fix the csv data and serve it from the REST API
mo khan
2025-03-17
feat: use csv files to simulate database tables
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-12
feat: require a login before authorizing an auth grant
mo khan
2025-03-12
refactor: redirect to the standalone login page and continue saml transaction
mo khan
2025-03-12
feat: add a basic login page and dashboard
mo khan
2025-03-12
test: fix the e2e test to enter username/password
mo khan
2025-03-12
feat: generate users with bcrypt password digest
mo khan
2025-03-12
feat: render a simple login page
mo khan
2025-03-11
refactor: move more saml code into authn namespace
mo khan
2025-03-11
refactor: extract oauth controller
mo khan
2025-03-11
refactor: separate authn/authz code into separate modules
mo khan
2025-03-10
test: use golang oauth client to test IdP
mo khan
2025-03-10
test: add e2e spec for OIDC login
mo khan
2025-03-10
test: check the parsed saml response
mo khan
2025-03-10
Remove code comments
mo khan
2025-03-06
refactor: leave shared code in lib folder and move everything else to the ↵
mo khan
service related code
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
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-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
feat: add API gateway to reverse proxy requests in front of two different ↵
mo khan
services
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
docs: remove outdated code comments
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: Do not pass the safe_level argument to ERB.new
mo khan
[next]