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 ef335ec083 outposts/proxy: add more test cases for domain-level auth
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-24 21:41:15 +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 internal: add more outpost tests, add support for X-Original-URL 2022-01-24 20:50:13 +01:00
mode_forward.go outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
mode_forward_nginx_test.go outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
mode_forward_traefik_test.go outposts/proxy: add more test cases for domain-level auth 2022-01-24 21:41:15 +01:00
mode_proxy.go internal: add more outpost tests, add support for X-Original-URL 2022-01-24 20:50:13 +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 outposts/proxyv2: fix before-redirect url not being saved in proxy mode 2022-01-19 19:16:30 +01:00