.. |
commands
|
tests: use lists of strings for Token.scope and AuthorizationCode.scope
|
2023-11-23 22:07:42 +01:00 |
__init__.py
|
Variable renaming
|
2022-10-21 17:03:38 +02:00 |
conftest.py
|
chore: pre-commit update
|
2023-12-26 01:13:11 +01:00 |
test_account.py
|
refactor: only load oidc module if OIDC is configured
|
2023-09-15 17:56:23 +02:00 |
test_authorization_code_flow.py
|
tests: renamed other_client fixture in trusted_client
|
2023-12-23 19:37:27 +01:00 |
test_authorization_prompt.py
|
chore: add docformatter pre-commit
|
2023-12-28 18:31:57 +01:00 |
test_bad_flows.py
|
Avoid slapd_connection fixture in tests
|
2022-05-19 12:36:39 +02:00 |
test_client_admin.py
|
tests: renamed other_client fixture in trusted_client
|
2023-12-23 19:37:27 +01:00 |
test_code_admin.py
|
tests: fix CI
|
2023-08-31 22:44:06 +02:00 |
test_configuration.py
|
Refactored keypair management
|
2023-07-01 19:06:26 +02:00 |
test_consent.py
|
refactor: models attributes cardinality is closer to SCIM models
|
2023-11-17 21:21:25 +01:00 |
test_dynamic_client_registration.py
|
fix: post_logout_redirect_uris was ignored during OIDC dynamic registration
|
2023-12-23 21:32:31 +01:00 |
test_dynamic_client_registration_management.py
|
tests: use canaille.test domain instead of localhost
|
2023-12-14 20:07:49 +01:00 |
test_end_session.py
|
fix: post_logout_redirect_uris was ignored during OIDC dynamic registration
|
2023-12-23 21:32:31 +01:00 |
test_forms.py
|
tests: fix CI
|
2023-09-15 18:01:17 +02:00 |
test_hybrid_flow.py
|
tests: renamed other_client fixture in trusted_client
|
2023-12-23 19:37:27 +01:00 |
test_implicit_flow.py
|
tests: renamed other_client fixture in trusted_client
|
2023-12-23 19:37:27 +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
|
tests: use lists of strings for Token.scope and AuthorizationCode.scope
|
2023-11-23 22:07:42 +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
|
tests: use lists of strings for Token.scope and AuthorizationCode.scope
|
2023-11-23 22:07:42 +01:00 |
test_webfinger.py
|
Implemented a basic WebFinger endpoint.
|
2022-10-03 18:42:08 +02:00 |
test_well_known.py
|
feat: OIDC prompt=create implementation
|
2023-12-23 19:37:48 +01:00 |