Uh oh!
There was an error while loading. Please reload this page.
docs: document MCP OAuth redirect URI for pre-registered clients - #9908
docs: document MCP OAuth redirect URI for pre-registered clients#9908ragaoua wants to merge 1 commit into
Conversation
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
The following comment was made by an LLM, it may be inaccurate: Based on my search, I found 2 potentially related PRs that address MCP OAuth configuration:
Why they're related: PR #9908 is a documentation enhancement for MCP OAuth redirect URIs for pre-registered clients. PRs #9034 and #9078 are feature implementations related to OAuth configuration in MCP servers. These should likely be coordinated to ensure the documentation aligns with the implemented features. |
455f562 to
56a3382Comparef1ae801 to
08fa7f7Compare56a3382 to
2d35df7CompareClosing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
What does this PR do?
Clarify that pre-registered OAuth apps must allow the exact local loopback callback URL
How did you verify your code works?
I didn't change the code, so I haven't run any tests. This is a minor doc enhancement. I haven't found any guidelines regarding formatting so I'm guessing there is no formatting to be done on the doc.