Skip to content

Conversation

KKonstantinov
Copy link
Contributor

@KKonstantinov KKonstantinov commented Jul 13, 2025

Motivation and Context

State parameter is supported by @modelcontextprotocol/typescript-sdk client, but the inspector is not using it. Originally raised in #442

State is required to be generated by most enterprise OAuth providers.

How Has This Been Tested?

Guided OAuth flow.

Breaking Changes

No breaking changes.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@olaservo olaservo requested a review from pcarleton July 16, 2025 04:34
@KKonstantinov
Copy link
Contributor Author

Thanks @olaservo !

@olaservo olaservo added the auth Issues and PRs related to authentication and/or authorization label Jul 27, 2025
@olaservo olaservo enabled auto-merge August 1, 2025 01:42
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one looks pretty straightforward and matches what is supported by the SDK, so going to merge this one @pcarleton

@olaservo olaservo merged commit 33dbf83 into modelcontextprotocol:main Aug 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues and PRs related to authentication and/or authorization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants