pomerium/internal/urlutil
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
..
errors.go
hostedauthenticate.go
hostedauthenticate_test.go
known.go
known_test.go
proxy.go
query_params.go
signed.go
signed_test.go
time.go
time_test.go
url.go
url_test.go
whitelist.go
whitelist_test.go