.. |
__init__.py
|
Variable renaming
|
2022-10-21 17:03:38 +02:00 |
conftest.py
|
unit tests: removed useless try/except in oidc fixtures
|
2022-12-04 13:41:09 +01:00 |
test_authorization_code_flow.py
|
unit tests: improved authorization flow coverage
|
2022-12-11 13:16:24 +01: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
|
unit tests: removed useless try/except in oidc fixtures
|
2022-12-04 13:41:09 +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
|
Issuer 'ISS' configuration option is not mandatory anymore
|
2022-11-17 18:10:40 +01:00 |
test_consent.py
|
test consent removal with arleady revoked tokens
|
2022-12-10 11:24:53 +01:00 |
test_dynamic_client_registration.py
|
rfc7591: fixed software statement support
|
2022-11-15 19:04:42 +01:00 |
test_dynamic_client_registration_management.py
|
Implemented RFC7592 OAuth Client Registration Management
|
2022-12-10 00:22:25 +01:00 |
test_end_session.py
|
Refactoring: file renaming
|
2022-10-06 13:32:41 +02:00 |
test_hybrid_flow.py
|
Demo displays user preferred locale
|
2022-12-04 11:53:37 +01:00 |
test_implicit_flow.py
|
Demo displays user preferred locale
|
2022-12-04 11:53:37 +01:00 |
test_oauth2utils.py
|
Users can choose their favourite display name
|
2022-12-02 18:48:21 +01:00 |
test_password_flow.py
|
Demo displays user preferred locale
|
2022-12-04 11:53:37 +01: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
|
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_webfinger.py
|
Implemented a basic WebFinger endpoint.
|
2022-10-03 18:42:08 +02:00 |
test_well_known.py
|
unit tests: increased well-known coverage
|
2022-12-04 13:43:29 +01:00 |