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 3f5effb1bc
providers/radius: simple radius outpost (#1796)
* initial implementation

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

* cleanup

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

* add migrations

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

* fix web

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

* minor fixes

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

* use search-select

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

* update locale

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

* fixup

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

* fix ip with port being sent to delegated ip

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

* add radius tests

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

* update docs

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

---------

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-03-20 16:54:35 +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 flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_authenticators.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_enroll.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_login.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_recovery.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_flows_stage_setup.py flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
test_provider_ldap.py providers/ldap: fix tests (#4759) 2023-02-23 00:55:43 +01:00
test_provider_oauth2_github.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oauth2_grafana.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_oidc_implicit.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_provider_proxy.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
test_provider_radius.py providers/radius: simple radius outpost (#1796) 2023-03-20 16:54:35 +01:00
test_provider_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_ldap_samba.py tests: retry on correct LDAP exceptions for samba tests 2023-01-27 17:59:38 +01:00
test_source_oauth.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
test_source_saml.py core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
utils.py sources/ldap: add e2e LDAP source tests (#4462) 2023-01-19 15:03:56 +01:00