summaryrefslogtreecommitdiff
path: root/test/e2e_test.go
AgeCommit message (Expand)Author
2025-03-17test: update credentials used in test to match seed datamo khan
2025-03-15refactor: authorize unsigned JWT in requestsmo khan
2025-03-13refactor: extract authz interface to test out different PaC librariesmo khan
2025-03-12feat: require a login before authorizing an auth grantmo khan
2025-03-12test: fix the e2e test to enter username/passwordmo khan
2025-03-12chore: remove ./bin/e2e scriptmo khan
2025-03-11test: GET ./well-known/openid-configurationmo khan
2025-03-11test: /.well-known/oauth-authorization-servermo khan
2025-03-10test: use golang oauth client to test IdPmo khan
2025-03-10test: add e2e spec for OIDC loginmo khan
2025-03-10test: check the parsed saml responsemo khan
2025-03-10chore: add some end to end testsmo khan