Skip to content

PRM endpoint incorrectly configured #865

@localden

Description

@localden

If a server is hosted on:

http://localhost:3000/mcp

The PRM document is made available on:

http://localhost:3000/.well-known/oauth-protected-resource

However, if we follow the RFC 9728, it should be:

http://localhost:3000/.well-known/oauth-protected-resource/mcp

getOAuthProtectedResourceMetadataUrl is responsible for computing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions