← Back
Sim
Sim Studio releases v0.5.97 with OAuth discovery metadata fix
Sim Studio · releasebugfix · github.com ↗

Bug Fix

OAuth Discovery Metadata URL Handling

This release addresses a critical bug in the MCP (Model Context Protocol) integration related to OAuth discovery metadata URLs. The fix ensures that the system now correctly uses getBaseUrl for resolving OAuth discovery metadata endpoints.

What Changed

  • Fixed OAuth discovery metadata URL resolution to properly utilize the getBaseUrl function, ensuring correct base URL handling for authentication flows

Impact

This patch improves compatibility with OAuth-based integrations by correcting how the system resolves metadata URLs for OAuth discovery. Developers using OAuth integrations with Sim Studio should update to ensure consistent and reliable authentication behavior.

Action Items

  • Update to v0.5.97 to receive the OAuth discovery metadata fix
  • Test OAuth-based workflows if your implementation relies on external OAuth providers