authentic/tests/auth_oidc
Benjamin Dauvergne d0420218bb
gitea/authentic/pipeline/head This commit looks good Details
auth_oidc: prevent trace when jwkset_json is None (#88885)
2024-04-01 23:44:22 +02:00
..
__init__.py tests: split auth_oidc manager tests (#85934) 2024-02-09 10:46:13 +01:00
conftest.py auth_oidc: rewrite loading of jwkset by URL (#85934) 2024-02-09 10:46:13 +01:00
openid_configuration.json tests: split auth_oidc manager tests (#85934) 2024-02-09 10:46:13 +01:00
test_commands.py auth_oidc: ignore missing kid when comparing keysets (#87468) 2024-02-27 13:50:11 +01:00
test_manager.py auth_oidc: prevent trace when jwkset_json is None (#88885) 2024-04-01 23:44:22 +02:00
test_misc.py tests: replace httmock with responses for auth_oidc tests (#85702) 2024-03-05 15:33:59 +01:00