Skip to content

protocol: include metadata in auth-required notifications - #396

Merged
Connor Peet (connor4312) merged 1 commit into
mainfrom
connor4312/auth-required-resource-metadata
Aug 12, 2026
Merged

protocol: include metadata in auth-required notifications#396
Connor Peet (connor4312) merged 1 commit into
mainfrom
connor4312/auth-required-resource-metadata

Conversation

@connor4312

Copy link
Copy Markdown
Member

protocol: include metadata in auth-required notifications

Change auth/required to carry complete protected resource metadata so clients can
deterministically resolve the required authentication flow.

  • Replace the resource identifier string with ProtectedResourceMetadata.
  • Update the authentication specification and JSON schema.
  • Regenerate the Go, Rust, Kotlin, and Swift protocol clients.
  • Include ProtectedResourceMetadata in generated Rust notification imports.

(Commit message generated by Copilot)

Change auth/required to carry complete protected resource metadata so clients can
deterministically resolve the required authentication flow.

- Replace the resource identifier string with ProtectedResourceMetadata.
- Update the authentication specification and JSON schema.
- Regenerate the Go, Rust, Kotlin, and Swift protocol clients.
- Include ProtectedResourceMetadata in generated Rust notification imports.

(Commit message generated by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@connor4312
Connor Peet (connor4312) enabled auto-merge (squash) August 12, 2026 21:56
@connor4312
Connor Peet (connor4312) merged commit 730e66f into main Aug 12, 2026
8 checks passed
@connor4312
Connor Peet (connor4312) deleted the connor4312/auth-required-resource-metadata branch August 12, 2026 22:07
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.

2 participants