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/tests/e2e
Jens L 3131e557d9
providers/proxy: add tests for proxy basic auth (#4357)
* add tests for proxy basic auth

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

* stop bandit from complaining

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

* add API tests

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

* more tests

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

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2023-01-04 22:04:16 +01: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: bump chrome version 2022-08-07 14:50:08 +02:00
test_flows_authenticators.py tests/e2e: fix blueprint paths 2022-08-16 16:12:21 +02:00
test_flows_enroll.py tests/e2e: fix blueprint paths 2022-08-16 16:12:21 +02:00
test_flows_login.py tests/e2e: fix blueprint paths 2022-08-16 16:12:21 +02:00
test_flows_stage_setup.py tests/e2e: fix blueprint paths 2022-08-16 16:12:21 +02:00
test_provider_ldap.py providers/proxy: add tests for proxy basic auth (#4357) 2023-01-04 22:04:16 +01:00
test_provider_oauth2_github.py providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
test_provider_oauth2_grafana.py providers: add preview for mappings (#4254) 2022-12-21 12:13:11 +01:00
test_provider_oauth2_oidc.py tests: use v1 of oidc-test-client 2022-10-07 16:56:45 +03:00
test_provider_oauth2_oidc_implicit.py tests: use v1 of oidc-test-client 2022-10-07 16:56:45 +03:00
test_provider_proxy.py providers/proxy: add tests for proxy basic auth (#4357) 2023-01-04 22:04:16 +01:00
test_provider_saml.py providers/saml: initial SLO implementation (#2346) 2023-01-04 19:45:31 +01:00
test_source_oauth.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
test_source_saml.py tests/e2e: fix blueprint paths 2022-08-16 16:12:21 +02:00
utils.py root: allow custom settings via python module 2022-12-15 10:59:14 +01:00