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/flows/tests
Jens L 44fc9ee80c
stages/identification: add option to pretend user exists (#7610)
* stages/identification: add option to pretend user exists

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix tests?

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update docs

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* test CI permission fix

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-18 01:55:48 +01:00
..
__init__.py stages/authenticator_validate: remember (#2828) 2022-05-10 21:05:22 +02:00
test_api.py flows: fix invalid graph generation 2022-09-21 10:53:29 +02:00
test_challenges.py flows: allow empty value in AutosubmitChallenge (#6079) 2023-06-27 23:13:58 +02:00
test_executor.py stages/identification: add option to pretend user exists (#7610) 2023-11-18 01:55:48 +01:00
test_inspector.py tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
test_planner.py security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
test_stage_model.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
test_stage_views.py flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
test_views_helper.py providers: Add ability to choose a default authentication flow (#5070) 2023-03-24 13:26:00 +01:00