This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/core/tests
Jens L b85be12567
providers/oauth2: fix issues with es256 and add tests (#3808)
fix issues with es256 and add tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-18 22:01:29 +02:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
test_api_utils.py *: add validator to ensure JSON Fields only receive dicts 2021-04-11 23:05:19 +02:00
test_applications_api.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_applications_views.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_authenticated_sessions_api.py flows: add test helpers to simplify and improve checking of stages, remove force_str 2022-01-01 20:25:32 +01:00
test_groups.py core: add limit of 20 to group recursion 2022-06-19 21:24:57 +02:00
test_impersonation.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_models.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
test_property_mapping.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_property_mapping_api.py *: remove debug statements from tests 2021-12-13 23:41:08 +01:00
test_providers_api.py root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
test_source_flow_manager.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_tasks.py providers/oauth2: add client_assertion_type jwt bearer support (#2618) 2022-03-31 00:30:55 +02:00
test_token_api.py providers/oauth2: add client_assertion_type jwt bearer support (#2618) 2022-03-31 00:30:55 +02:00
test_token_auth.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
test_users_api.py *: cleanup stray print calls 2022-09-10 13:24:53 +02:00
utils.py providers/oauth2: fix issues with es256 and add tests (#3808) 2022-10-18 22:01:29 +02:00