Skip to content

Codespace port forwarding causing oauth to not work #26423

Discussion options

You must be logged in to vote

@srkirkland the port forwarding implementation does support X-Forwarded headers so you will need to configure the app accordingly to this recommendation: https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/proxy-load-balancer?view=aspnetcore-3.1#forwarded-headers-middleware-order In this case the X-Horwarded-Host header will be set to the original host value of the PFS Url.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants