canaille-globuzma/tests/oidc
2022-06-02 17:56:10 +02:00
..
__init__.py LdapObject an have attribute name different than the schema 2022-01-18 18:04:25 +01:00
conftest.py Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
test_authorization_code_flow.py Get rid of autouse fixtures 2022-05-20 09:24:24 +02:00
test_bad_flows.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_clean.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_client_admin.py Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
test_code_admin.py Improved admin token list and code list templates 2022-02-19 17:53:05 +01:00
test_consent.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_end_session.py Implemented RP-initiated logout 2022-06-02 17:56:10 +02:00
test_hybrid_flow.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_implicit_flow.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_oauth2utils.py Refactored tests so ldap connection is not a mandatory argument anymore for most LDAPObject methods 2022-05-18 16:55:37 +02:00
test_password_flow.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_token_admin.py fix: handle token not found in token view 2022-03-03 10:05:14 +01:00
test_token_introspection.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_token_revocation.py Avoid slapd_connection fixture in tests 2022-05-19 12:36:39 +02:00
test_well_known.py split oidc tests from the rest 2022-01-11 19:42:26 +01:00