Steeltoe icon indicating copy to clipboard operation
Steeltoe copied to clipboard

Account for ASP.NET Core changes around proxy header handling

Open TimHess opened this issue 6 months ago • 1 comments

Description

Provides a fix for #1524 that is automatically implemented for certificate auth

Quality checklist

  • [ ] Your code complies with our Coding Style.
  • [ ] You've updated unit and/or integration tests for your change, where applicable.
  • [ ] You've updated documentation for your change, where applicable. If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.
  • [ ] There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
  • [ ] You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.

TimHess avatar Jun 11 '25 21:06 TimHess

Thanks for diving into this. I haven't tested the changes, assuming you did.

Yes, but also because https://github.com/SteeltoeOSS/Samples/pull/391 works with the same set of sample apps and I was hitting weird probably-environment issues during my first round of testing, I was already planning to leave this PR draft/open while wrapping up the other effort

TimHess avatar Jun 12 '25 13:06 TimHess