summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-04-02refactor: switch from casbin to cedarmo khan
2025-04-02feat: embed cedar policies in policies packagemo khan
2025-03-27chore: switch to firefoxmo khan
2025-03-26feat: exchange a saml response for a tokenmo khan
2025-03-25feat: exchange saml assertion for an access tokenmo khan
2025-03-17feat: add a token introspection endpointmo khan
2025-03-17feat: exchange an authorization grant for a tokenmo khan
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
2025-03-10chore: add a test targetmo khan