I was hoping to return a 302 or 307 redirect the browser to the appropriate endpoint. The Auth header isn't included in the redirect, so query parameters are required instead.
Just to clarify: you're writing a *server-side* app and are trying so send *clients* to a different URL which is pre-signed? Do you have control of the client app in any way?
ap
