django-mellon/tests
Benjamin Dauvergne cce77e82e5 adapters: update new UserSAMLIdentifier fields on each SSO (#69955)
On existing UserSAMLIdentifier missing values for nid_format especially,
will break the SLO code as the emitted LogoutRequest will have an
unknown NameID when analyzed by the identity provider (NameID content
and attributes must match exactly).
2022-10-06 16:21:17 +02:00
..
templates misc: apply djhtml (#69422) 2022-09-29 12:20:38 +02:00
conftest.py migrate issuer data (#56819) 2021-09-15 16:55:59 +02:00
idp-private-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
idp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
metadata.xml tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-private-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
sp-public-key.pem tests: use RSA-SHA256 certificates (fixes #31963) 2019-04-03 12:41:32 +02:00
test_default_adapter.py handle long attribute truncate variations between django2 & 3 (#64309) 2022-04-20 15:01:59 +02:00
test_migrations.py migrate issuer data (#56819) 2021-09-15 16:55:59 +02:00
test_models.py misc: clean SessionIndex during logout (#69740) 2022-10-05 19:53:07 +02:00
test_sso_slo.py adapters: update new UserSAMLIdentifier fields on each SSO (#69955) 2022-10-06 16:21:17 +02:00
test_utils.py utils: add method to build a session dump from models (#69740) 2022-10-05 17:23:51 +02:00
test_views.py use force_str only when necessary (#64309) 2022-04-20 09:54:54 +02:00
urls_tests.py misc: apply django-upgrade (#69798) 2022-10-03 14:27:01 +02:00
urls_tests_template_base.py misc: apply django-upgrade (#69798) 2022-10-03 14:27:01 +02:00
urls_tests_template_hook.py misc: apply django-upgrade (#69798) 2022-10-03 14:27:01 +02:00
utils.py tests: clear caplog between sessions (#41949) 2020-06-21 13:13:57 +02:00
xml_utils.py trivial: apply black (#51575) 2021-03-02 14:52:10 +01:00