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
Jens L dc7ffba8fa
internal: remove special route for /outpost.goauthentik.io (#7539)
With this special route for outpost.goauthentik.io, misdirected requests to /outpost.goauthentik.io/auth/start will create a cookie for the domain authentik is accessed under, which will cause issues with the actual full auth flow. Requests to /outpost.goauthentik.io will still be routed to the outpost, but with this change only when the hostname matches

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-13 17:39:40 +01:00
..
application internal: remove special route for /outpost.goauthentik.io (#7539) 2023-11-13 17:39:40 +01:00
codecs providers/proxy: fix value is too long with filesystem sessions 2023-02-15 10:50:01 +01:00
constants providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
hs256 outposts/proxyv2 (#1365) 2021-09-08 18:04:56 +00:00
metrics internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
redisstore root: replace boj/redistore with vendored version of rbcervilla/redisstore (#6988) 2023-09-26 18:56:37 +02:00
templates web: cleanup (#6664) 2023-08-29 18:24:11 +02:00
handlers.go internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
proxyv2.go internal: remove special route for /outpost.goauthentik.io (#7539) 2023-11-13 17:39:40 +01:00
refresh.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
ws.go providers/proxy: improve SLO by backchannel logging out sessions (#7099) 2023-10-09 01:06:52 +02:00