OAuth reporting bad redirect uri but only after redirect
Apparently, I can add app.UseAuthentication(); to choose where the authentication middleware runs. I put it right after the header forwarding and it works now
OAuth reporting bad redirect uri but only after redirect
Doesn't seem to have worked.
One thing I noticed, is that with some of the requests blazor is using, the "Request starting" message has http and the "Request finished" message has https