{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/well-known/oauth-authorization-server.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/well-known/oauth-authorization-server/#article", "headline": "/.well-known/oauth-authorization-server", "description": "A JSON metadata document describing a plain OAuth 2.0 authorisation server's endpoints and capabilities. The non-OIDC sibling of openid-configuration; only needed if you run an authorisation server.", "url": "https://webspecification.com/spec/well-known/oauth-authorization-server/", "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 8414 — OAuth 2.0 Authorization Server Metadata", "url": "https://www.rfc-editor.org/rfc/rfc8414", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@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": "OpenID Connect Discovery 1.0", "url": "https://openid.net/specs/openid-connect-discovery-1_0.html", "publisher": { "@type": "Organization", "name": "OpenID Foundation" } }, { "@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": "BreadcrumbList", "@id": "https://webspecification.com/spec/well-known/oauth-authorization-server/#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-authorization-server", "item": "https://webspecification.com/spec/well-known/oauth-authorization-server/" } ] } ] }