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
/
test
Age
Commit message (
Expand
)
Author
2025-04-02
refactor: switch from casbin to cedar
mo khan
2025-04-02
feat: embed cedar policies in policies package
mo khan
2025-03-27
chore: switch to firefox
mo khan
2025-03-26
feat: exchange a saml response for a token
mo khan
2025-03-25
feat: exchange saml assertion for an access token
mo khan
2025-03-17
feat: add a token introspection endpoint
mo khan
2025-03-17
feat: exchange an authorization grant for a token
mo khan
2025-03-17
test: update credentials used in test to match seed data
mo khan
2025-03-15
refactor: authorize unsigned JWT in requests
mo khan
2025-03-13
refactor: extract authz interface to test out different PaC libraries
mo khan
2025-03-12
feat: require a login before authorizing an auth grant
mo khan
2025-03-12
test: fix the e2e test to enter username/password
mo khan
2025-03-12
chore: remove ./bin/e2e script
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-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
chore: add some end to end tests
mo khan
2025-03-10
chore: add a test target
mo khan