pomerium/proxy
Kenneth Jenkins c848c225e8
multi-domain login redirects (#5564)
Add a new 'depends_on' route configuration option taking a list of 
additional hosts to redirect through on login. Update the authorize 
service and proxy service to support a chain of /.pomerium/callback
redirects. Add an integration test for this feature.
2025-04-04 13:14:30 -07:00
..
portal proxy: add short timeout for logo discovery (#5506) 2025-02-28 09:59:03 -07:00
data.go proxy: use querier cache for user info (#5532) 2025-03-20 09:50:22 -06:00
data_test.go only support loading idp tokens via bearer tokens (#5545) 2025-03-26 09:47:40 -06:00
handlers.go multi-domain login redirects (#5564) 2025-04-04 13:14:30 -07:00
handlers_portal.go proxy: add short timeout for logo discovery (#5506) 2025-02-28 09:59:03 -07:00
handlers_portal_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
handlers_test.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
proxy.go move internal/telemetry/trace => pkg/telemetry/trace (#5541) 2025-03-25 10:43:04 -04:00
proxy_test.go only support loading idp tokens via bearer tokens (#5545) 2025-03-26 09:47:40 -06:00
state.go multi-domain login redirects (#5564) 2025-04-04 13:14:30 -07:00