Closed
Description
Steps to Reproduce:
>MCP: Add Server...
HTTP
- Add a server that is knowingly implementing the draft MCP auth spec (using a protected resource)
- Go through its auth flow
- Reload window
- Start server again
- 🐛 auth state is not persisted
This is because the key to index in the storage account was computed improperly.