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
Age
Commit message (
Expand
)
Author
2025-03-14
chore: user .gitlab-ci.yml file `variables` syntax
mo khan
2025-03-14
chore: install nodejs in ci and provide path to playwright
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-13
chore: run the end to end tests by default
mo khan
2025-03-13
refactor: extract WithRoutes config option
mo khan
2025-03-13
feat: add self-signed tls support
mo khan
2025-03-13
refactor: extract proxy package
mo khan
2025-03-13
refactor: extract cfg package
mo khan
2025-03-13
refactor: extract srv package
mo khan
2025-03-13
fix: append host to redirect location
mo khan
2025-03-13
refactor: use rack to parse authorization header
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-12
chore: remove ./bin/e2e script
mo khan
2025-03-12
doc: write up some ideas around how authz works vs desired
mo khan
2025-03-11
test: GET ./well-known/openid-configuration
mo khan
2025-03-11
test: /.well-known/oauth-authorization-server
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
chore: install mage using go tool
mo khan
2025-03-10
test: add e2e spec for OIDC login
mo khan
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
[next]