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
gcp-cherry-pick-bot[bot] 9c8fec21cf
providers/oauth2: remember session_id from initial token (cherry-pick #7976) (#7977)
providers/oauth2: remember session_id from initial token (#7976)

* providers/oauth2: remember session_id original token was created with for future access/refresh tokens



* providers/proxy: use hashed session as `sid`



---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L <jens@goauthentik.io>
2023-12-23 01:20:48 +01:00
..
application providers/proxy: Fix duplicate cookies when using file system store. (cherry-pick #7541) (#7544) 2023-11-13 16:02:35 +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 outposts: make metrics compliant with Prometheus best-practices (#6398) 2023-07-27 18:51:08 +02: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 outposts: make metrics compliant with Prometheus best-practices (#6398) 2023-07-27 18:51:08 +02:00
proxyv2.go providers/proxy: improve SLO by backchannel logging out sessions (#7099) 2023-10-09 01:06:52 +02: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/oauth2: remember session_id from initial token (cherry-pick #7976) (#7977) 2023-12-23 01:20:48 +01:00