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/authentik/sources/oauth
Jens L b84facb9fc
tests/e2e: fix tests to work without docker network_mode host (#8035)
* 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>
2024-01-01 21:08:40 +01:00
..
api tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
clients sources/oauth: fix name clash (#7253) 2023-10-21 20:29:36 +02:00
migrations core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
tests sources/oauth: fix oidc well-known parsing (#7248) 2023-10-20 20:37:52 +02:00
types tests/e2e: fix tests to work without docker network_mode host (#8035) 2024-01-01 21:08:40 +01:00
views sources/oauth: fix name clash (#7253) 2023-10-21 20:29:36 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py sources/oauth: add patreon type (#5452) 2023-05-03 13:49:43 +03:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py core: fix sources get icon naming (#7674) 2023-11-21 21:38:30 +01:00
settings.py sources/oauth: periodically update OAuth sources' OIDC configuration (#7245) 2023-10-20 16:51:37 +02:00
tasks.py sources/oauth: fix oidc well-known parsing (#7248) 2023-10-20 20:37:52 +02:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00