Skip to content

Conversation

@jokemanfire
Copy link
Collaborator

According rfc8414, the response_types_supported should be judement

Motivation and Context

According rfc8414,

How Has This Been Tested?

No test

Breaking Changes

The oauth server should be more standardized and adapt the rfc8414.

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

Additional context

Signed-off-by: jokemanfire <hu.dingyang@zte.com.cn>
@github-actions github-actions bot added T-core Core library changes T-examples Example code changes T-transport Transport layer changes labels Oct 15, 2025
@jokemanfire jokemanfire changed the title fix(oauth): The dynamic client registration should be optional fix(oauth): rfc8414 should judement the response_types Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-core Core library changes T-examples Example code changes T-transport Transport layer changes

1 participant