You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance OAuth configuration handling and add base URL parsing
- Updated CreateOAuthConfig to construct the OAuth server metadata URL from the server URL.
- Introduced parseBaseURL function to extract the base URL from a full URL, handling cases without a scheme.
- Improved logging for OAuth server metadata URL setting and error handling for URL parsing failures.
0 commit comments