Skip to content

proposal: golang.org/x/oauth2/resourcemeta: protected resource metadata #74345

Open
@jba

Description

@jba

Proposal Details

Protected Resource Metadata (https://datatracker.ietf.org/doc/html/rfc9728) is an OAuth2 extension enabling clients of resource servers to discover how to authenticate to those servers. It is a mandated part of the Model Context Protocol.

I propose adding it to the x/oauth2 repo. A preliminary implementation is at https://go.dev/cl/680156.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposal

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions