Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
2960 commits behind the upstream repository.
user avatar
Quentin Gliech authored
This implements a fake OIDC server, which intercepts calls to the HTTP client.
Improves accuracy of tests by covering more internal methods.

One particular example was the ID token validation, which previously mocked.

This uncovered an incorrect dependency: Synapse actually requires at least
authlib 0.15.1, not 0.14.0.
9192d74b
History