-
Notifications
You must be signed in to change notification settings - Fork 143
[Server][Auth] SEP-2207: Audit PRM to ensure offline_access is not advertised as a required scope #364
Copy link
Copy link
Open
Labels
2026-07-28All issues and PRs related to the spec release 2026-07-28All issues and PRs related to the spec release 2026-07-28ServerIssues & PRs related to the Server componentIssues & PRs related to the Server componentauthIssues and PRs related to Authentication / OAuthIssues and PRs related to Authentication / OAuthenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedimproves spec complianceImproves consistency with other SDKs such as TyepScriptImproves consistency with other SDKs such as TyepScript
Metadata
Metadata
Assignees
Labels
2026-07-28All issues and PRs related to the spec release 2026-07-28All issues and PRs related to the spec release 2026-07-28ServerIssues & PRs related to the Server componentIssues & PRs related to the Server componentauthIssues and PRs related to Authentication / OAuthIssues and PRs related to Authentication / OAuthenhancementRequest for a new feature that's not currently supportedRequest for a new feature that's not currently supportedimproves spec complianceImproves consistency with other SDKs such as TyepScriptImproves consistency with other SDKs such as TyepScript
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Todo
Implements the server-side portion of SEP-2207 for the MCP Spec 2026-07-28 release.
Tracked by umbrella #338.
Spec summary
PHP SDK changes
src/Server/Transport/Http/OAuth/to ensureoffline_accessis NOT included in the server'sscopes_supportedor required-scope advertisements.Related
offline_accessrequest in companion sub-issue