Skip to content

Clarify Authorization Server verbiage#25

Open
max-stytch wants to merge 2 commits intomodelcontextprotocol:mainfrom
max-stytch:patch-2
Open

Clarify Authorization Server verbiage#25
max-stytch wants to merge 2 commits intomodelcontextprotocol:mainfrom
max-stytch:patch-2

Conversation

@max-stytch
Copy link
Contributor

  • Replaces MCP Server's Authorization Server with Authorization Server throughout, to match the terminology established in section 1.2
  • Fixes Enterprise Managed Authorization - Clarify Account Linking #22 by making it clear that the Authorization Server is responsible for managing user identity aspects such as account linking and tenancy resolution
  • Clarifies that the ID-JAG is not an OAuth access token - it still is a token defined by OAuth.

Motivation and Context

How Has This Been Tested?

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

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enterprise Managed Authorization - Clarify Account Linking

2 participants