inspector icon indicating copy to clipboard operation
inspector copied to clipboard

"Clear OAuth State" should clear all discovered URLs

Open bendavis78 opened this issue 3 months ago • 1 comments

Inspector Version

  • v0.17.0

Describe the bug I was using inspector to help troubleshoot oauth on my MCP server that's using FastMCP's OAuthProxy. I had updated my code to fix the base URL, but inspector kept insisting on using the old one. I had to eventually kill inspector and start a new session.

To Reproduce Steps to reproduce the behavior:

  1. Go to inspector
  2. Run your local MCP server w/ oauth, use an incorrect URL as the base url
  3. Run the OAuth flow in inspector
  4. See the expected Error
  5. Fix the URL in your MCP server
  6. Run the OAuth flow again in the inspector
  7. Note the old URL is still being used

Expected behavior "Clear OAuth State" should clear all discovered URLs so I can try the OAuth flow from a clean slate.

Environment (please complete the following information):

  • OS: Mac OS
  • Browser: Firefox

bendavis78 avatar Oct 10 '25 14:10 bendavis78

facing a similar issue for the OAuth scope on Chrome

deepbodra97 avatar Oct 16 '25 02:10 deepbodra97