Preserve OAuth resource path during scope discovery - #1618
Preserve OAuth resource path during scope discovery#1618blakewang-atlassian wants to merge 1 commit into
Conversation
|
Closing: v1 is deprecated. Thank you for this contribution, and apologies for the long wait for a response. v1 will receive security fixes only. We reviewed every open v1 PR for security impact before closing — see the backlog triage in #1819 — and a small number were retained for a final If the underlying problem still exists in v2, we'd genuinely like to know. Please open an issue describing it against v2. Note that we accept external contributions as issues rather than pull requests — maintainers handle design and implementation through a prompt-driven workflow. See Thanks again for taking the time to contribute to the Inspector. |
Summary
Why
Some MCP servers expose different protected resource metadata per path. Discovering metadata from the origin URL drops the endpoint path and can cause Inspector to request scopes for the wrong resource.
Test plan