canaille-globuzma/tests/oidc
2023-02-04 18:41:49 +01:00
..
commands refactoring: start to split the canaille installation between submodules 2022-12-29 02:11:56 +01:00
__init__.py Variable renaming 2022-10-21 17:03:38 +02:00
conftest.py Explicitely set Consent cn 2023-01-23 18:55:27 +01:00
test_authorization_code_flow.py Checks flask flashed messages with flask_webtest Response.flashes 2023-01-28 19:02:00 +01:00
test_bad_flows.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_clean.py Client deletion also delete related objects 2023-01-30 19:58:25 +01:00
test_client_admin.py Client deletion also delete related objects 2023-01-30 19:58:25 +01:00
test_code_admin.py Improved admin token list and code list templates 2022-02-19 17:53:05 +01:00
test_configuration.py unit tests: test logout when not logged in 2022-12-24 02:40:50 +01:00
test_consent.py Checks flask flashed messages with flask_webtest Response.flashes 2023-01-28 19:02:00 +01:00
test_dynamic_client_registration.py Removed debug prints 2023-01-30 20:01:22 +01:00
test_dynamic_client_registration_management.py Fixed dynamic client registration scope management 2023-01-28 14:04:04 +01:00
test_end_session.py avoid ldap related session variable names 2022-12-29 01:10:07 +01:00
test_hybrid_flow.py unit tests: userinfo 2022-12-24 01:44:16 +01:00
test_implicit_flow.py unit tests: userinfo 2022-12-24 01:44:16 +01:00
test_jwks.py Fixes an authlib jwk warning 2022-12-11 22:27:54 +01:00
test_password_flow.py unit tests: password flow with invalid credentials 2022-12-27 18:12:19 +01:00
test_token_admin.py Implements admin token deletion 2023-02-04 18:41:49 +01:00
test_token_introspection.py unit tests: improved token introspection coverage 2022-12-10 21:10:18 +01:00
test_token_revocation.py unit tests: improved token revokation coverage 2022-12-10 21:02:51 +01:00
test_userinfo.py preferredLanguage is a single value 2023-01-24 18:15:26 +01:00
test_webfinger.py Implemented a basic WebFinger endpoint. 2022-10-03 18:42:08 +02:00
test_well_known.py Add nonce to the claims_supported server metadata list 2022-12-15 11:59:00 +01:00