Skip to content

[release/13.0] Fix MCP endpoint with redirect HTTPS - #12557

Merged
Jose Perez Rodriguez (joperezr) merged 2 commits into
release/13.0from
backport/pr-12556-to-release/13.0
Oct 31, 2025
Merged

[release/13.0] Fix MCP endpoint with redirect HTTPS#12557
Jose Perez Rodriguez (joperezr) merged 2 commits into
release/13.0from
backport/pr-12556-to-release/13.0

Conversation

@github-actions

@github-actions github-actions Bot commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

Backport of #12556 to release/13.0

/cc James Newton-King (@JamesNK)

Customer Impact

If a customer modifies their https launch profile to use http for the MCP endpoint, it will fail. This is because the https redirection middleware was incorrectly being added.

Testing

Manual and unit tests

Risk

Low

Regression?

No

@github-actions

Copy link
Copy Markdown
Contributor Author

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12557

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12557"

@joperezr Jose Perez Rodriguez (joperezr) added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 31, 2025
@joperezr
Jose Perez Rodriguez (joperezr) merged commit 254fb15 into release/13.0 Oct 31, 2025
296 checks passed
@joperezr
Jose Perez Rodriguez (joperezr) deleted the backport/pr-12556-to-release/13.0 branch October 31, 2025 22:35
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants