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 L efb2823391
internal: fix redis session store (#7011)
2023-09-28 21:06:27 +02:00
..
application.go root: replace boj/redistore with vendored version of rbcervilla/redisstore (#6988) 2023-09-26 18:56:37 +02:00
auth.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
auth_basic.go providers/proxy: fix client credential flows not using http interceptor 2023-02-15 00:22:56 +01:00
auth_bearer.go providers/proxy: fix client credential flows not using http interceptor 2023-02-15 00:22:56 +01:00
claims.go providers/proxy: add is_superuser to ak_proxy object, only show full error when superuser 2022-07-30 20:29:23 +02:00
endpoint.go providers/proxy: fix JWKS url in embedded outpost (#6644) 2023-08-28 00:52:01 +02:00
endpoint_test.go providers/proxy: fix JWKS url in embedded outpost (#6644) 2023-08-28 00:52:01 +02:00
error.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
mode_common.go providers/proxy: only intercept auth header when a value is set (#6488) 2023-08-06 01:18:20 +02:00
mode_common_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
mode_forward_caddy_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_envoy_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_nginx_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_forward_traefik_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
mode_proxy.go outposts: make metrics compliant with Prometheus best-practices (#6398) 2023-07-27 18:51:08 +02:00
mode_proxy_test.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
oauth.go providers/proxy: strip scheme when comparing redirect URL 2023-02-20 21:22:26 +01:00
oauth_callback.go providers/proxy: send token request internally, with overwritten host header (#4675) 2023-02-13 16:34:47 +01:00
oauth_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
session.go internal: fix redis session store (#7011) 2023-09-28 21:06:27 +02:00
session_test.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00
utils.go providers/proxy: different cookie name based on hashed client id (#4666) 2023-02-12 16:34:57 +01:00
utils_test.go root: bump api generator (#5139) 2023-04-01 18:10:52 +02:00