{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/well-known/oauth-protected-resource.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/well-known/oauth-protected-resource/#article", "headline": "/.well-known/oauth-protected-resource", "description": "A JSON metadata document that tells clients which authorisation server issues the tokens an OAuth-protected API accepts, and how to present them. Only needed if you expose an OAuth-protected resource.", "url": "https://webspecification.com/spec/well-known/oauth-protected-resource/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-07-08T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "RFC 9728 — OAuth 2.0 Protected Resource Metadata", "url": "https://www.rfc-editor.org/rfc/rfc9728", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "RFC 8414 — OAuth 2.0 Authorization Server Metadata", "url": "https://www.rfc-editor.org/rfc/rfc8414", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "IANA — Well-Known URIs Registry", "url": "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml", "publisher": { "@type": "Organization", "name": "IANA" } }, { "@type": "CreativeWork", "name": "Model Context Protocol — Authorization", "url": "https://modelcontextprotocol.io/specification/draft/basic/authorization", "publisher": { "@type": "Organization", "name": "Anthropic / MCP" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/well-known/oauth-protected-resource/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Well-Known URIs", "item": "https://webspecification.com/spec/well-known/" }, { "@type": "ListItem", "position": 4, "name": "/.well-known/oauth-protected-resource", "item": "https://webspecification.com/spec/well-known/oauth-protected-resource/" } ] } ] }