canaille-globuzma/tests/oidc
2024-04-05 15:35:49 +02:00
..
commands feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
__init__.py Variable renaming 2022-10-21 17:03:38 +02:00
conftest.py refactor: ldap objects id attribute is based on entryUUID instead of dn 2024-04-05 15:35:49 +02:00
test_account.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_authorization_code_flow.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_authorization_prompt.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_bad_flows.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_client_admin.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_code_admin.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_configuration.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_consent.py refactor: ldap backend use a server control to re-read objects after update 2024-04-05 14:34:48 +02:00
test_dynamic_client_registration.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_dynamic_client_registration_management.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_end_session.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_forms.py tests: fix CI 2023-09-15 18:01:17 +02:00
test_hybrid_flow.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_implicit_flow.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_jwks.py OIDC jwks endpoint do not return empty kid claim 2023-08-26 19:59:44 +02:00
test_password_flow.py Implemented LDAP ppolicy support. 2023-05-26 15:23:43 +02:00
test_token_admin.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
test_token_introspection.py tests: renamed other_client fixture in trusted_client 2023-12-23 19:37:27 +01:00
test_token_revocation.py Properly handle LDAP date timezones 2023-03-18 00:39:32 +01:00
test_userinfo.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
test_webfinger.py Implemented a basic WebFinger endpoint. 2022-10-03 18:42:08 +02:00
test_well_known.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00