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/internal/outpost/proxyv2/application
Jens Langhammer 4915e980c5 providers/proxy: revert Host header behaviour
closes #2284

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-14 12:39:16 +01:00
..
application.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
claims.go providers/proxy: fix nil error in claims 2022-02-03 17:58:38 +01:00
endpoint.go outposts/proxyv2: fix JWKS url pointing to localhost on embedded outpost 2022-01-21 13:29:51 +01:00
error.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
mode_common.go providers/proxy: don't include hostname and scheme in redirect when we only got a path and not a full URL 2022-01-27 18:23:08 +01:00
mode_forward.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
mode_forward_nginx_test.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
mode_forward_traefik_test.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
mode_proxy.go providers/proxy: revert Host header behaviour 2022-02-14 12:39:16 +01:00
mode_proxy_test.go providers/proxy: revert Host header behaviour 2022-02-14 12:39:16 +01:00
oauth.go outposts/proxyv2: allow access to /akprox urls in forward auth mode to make routing in nginx/traefik easier 2022-01-21 13:43:16 +01:00
oauth_callback.go outposts/proxy: add support for multiple states, when multiple requests are redirect at once 2021-12-26 14:16:02 +01:00
session.go internal: use math.MaxInt for compatibility 2022-01-21 23:11:17 +01:00
test.go outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
utils.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00
utils_test.go *: rename akprox to outpost.goauthentik.io (#2266) 2022-02-08 20:25:38 +01:00