authentik/tests/e2e
Jens L. 85bb638243
security: fix CVE 2024 52289 (#12113)
* initial migration

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

* migrate tests

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

* fix loading

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

* fix

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

* start dynamic ui

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

* initial ui

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

* add serialize

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

* add error message handling

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

* fix/add tests

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

* prepare docs

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

* migrate to new input

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

* fix tests

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-11-21 14:46:43 +01:00
..
proxy_forward_auth tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
sources_oauth2_dex tests/e2e: fix dex tests failing (#11761) 2024-10-22 01:52:16 +02:00
test-saml-idp sources/saml: fix pickle error, add saml auth tests (#10348) 2024-07-03 18:28:31 +02:00
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
docker-compose.yml tests/e2e: docker-compose.yml: remove version element forgotten last time (#10067) 2024-06-11 16:16:24 +02:00
test_flows_authenticators.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
test_flows_enroll.py core: b2c improvements p1 (#9257) 2024-07-23 11:10:38 +02:00
test_flows_login.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
test_flows_recovery.py core: b2c improvements p1 (#9257) 2024-07-23 11:10:38 +02:00
test_flows_stage_setup.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
test_provider_ldap.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_provider_oauth2_github.py security: fix CVE 2024 52289 (#12113) 2024-11-21 14:46:43 +01:00
test_provider_oauth2_grafana.py security: fix CVE 2024 52289 (#12113) 2024-11-21 14:46:43 +01:00
test_provider_oidc.py security: fix CVE 2024 52289 (#12113) 2024-11-21 14:46:43 +01:00
test_provider_oidc_implicit.py security: fix CVE 2024 52289 (#12113) 2024-11-21 14:46:43 +01:00
test_provider_proxy.py providers/oauth2: fix amr claim not set due to login event not associated (#11780) 2024-10-23 21:29:18 +02:00
test_provider_proxy_forward.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_provider_radius.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_provider_saml.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_source_ldap_samba.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_source_oauth_oauth1.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_source_oauth_oauth2.py tests/e2e: fix dex tests failing (#11761) 2024-10-22 01:52:16 +02:00
test_source_saml.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
test_source_scim.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00
utils.py tests/e2e: add forward auth e2e test (#11374) 2024-10-16 18:01:59 +02:00