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 859cf2bd8f
lib: move id and key generators to lib (#1286)
* lib: move generators to lib

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

* core: bump default token key size

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

* *: fix split being used for http basic auth instead of partition

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

* web/elements: don't rethrow error in ActionButton

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-08-23 20:27:38 +02:00
..
__init__.py tests: move integration tests into separate folder, add separate pipeline task 2020-11-19 14:35:43 +01:00
ci.docker-compose.yml Revert "tests: re-add firefox e2e tests" 2021-07-29 19:45:12 +02:00
docker-compose.yml e2e: fix broken selenium by locking images 2021-07-29 18:49:08 +02:00
test_flows_authenticators.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_flows_enroll.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_flows_login.py tests/e2e: fix flow titles not being set 2021-05-25 09:50:03 +02:00
test_flows_stage_setup.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_provider_ldap.py tests/e2e: fix LDAP provider tests 2021-08-10 14:10:06 +02:00
test_provider_oauth2_github.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_provider_oauth2_grafana.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_provider_oauth2_oidc.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_provider_oauth2_oidc_implicit.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_provider_proxy.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_provider_saml.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
test_source_oauth.py lib: move id and key generators to lib (#1286) 2021-08-23 20:27:38 +02:00
test_source_saml.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
utils.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00