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 e70e031a1f internal: start adding tests to outpost
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-24 20:12:25 +01:00
..
application.go internal: cleanup log messages 2022-01-19 19:01:24 +01:00
claims.go Revert "outposts/proxy: don't save raw jwt in cookie to prevent securecookie: the value is too long" 2021-12-12 17:58:19 +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 outposts/proxy: make templates more re-usable 2021-12-20 22:20:23 +01:00
mode_common.go outposts/proxyv2: fix JWKS url pointing to localhost on embedded outpost 2022-01-21 13:29:51 +01:00
mode_forward.go internal/proxyv2: only allow access to /akprox in nginx mode when forward url could be extracted 2022-01-24 09:30:33 +01:00
mode_forward_test.go internal: start adding tests to outpost 2022-01-24 20:12:25 +01:00
mode_proxy.go outposts/proxy: make templates more re-usable 2021-12-20 22:20:23 +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
utils.go outposts/proxyv2: fix before-redirect url not being saved in proxy mode 2022-01-19 19:16:30 +01:00