b84facb9fc
* tests/e2e: start fixing tests to work without docker network_mode host Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate saml and oauth source Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update deps (mainly to update lxml which was causing a segfault on macos) Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate saml source Signed-off-by: Jens Langhammer <jens@goauthentik.io> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix sentry env in testing Signed-off-by: Jens Langhammer <jens@goauthentik.io> * make oauth types name and slug make more sense Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate ldap Signed-off-by: Jens Langhammer <jens@goauthentik.io> * make tests run with --keepdb? partially? Signed-off-by: Jens Langhammer <jens@goauthentik.io> * migrate radius Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix proxy provider first half Signed-off-by: Jens Langhammer <jens@goauthentik.io> * install libxml2-dev to work around seg fault? Signed-off-by: Jens Langhammer <jens@goauthentik.io> * actually that doesn't change anything since use latest libxml2 Signed-off-by: Jens Langhammer <jens@goauthentik.io> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> * refactor did not refactor the code Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> |
||
---|---|---|
.. | ||
__init__.py | ||
docker-compose.yml | ||
test_flows_authenticators.py | ||
test_flows_enroll.py | ||
test_flows_login.py | ||
test_flows_recovery.py | ||
test_flows_stage_setup.py | ||
test_provider_ldap.py | ||
test_provider_oauth2_github.py | ||
test_provider_oauth2_grafana.py | ||
test_provider_oidc.py | ||
test_provider_oidc_implicit.py | ||
test_provider_proxy.py | ||
test_provider_radius.py | ||
test_provider_saml.py | ||
test_source_ldap_samba.py | ||
test_source_oauth_oauth1.py | ||
test_source_oauth_oauth2.py | ||
test_source_saml.py | ||
utils.py |