{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/well-known/webauthn.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/well-known/webauthn/#article", "headline": "/.well-known/webauthn", "description": "A JSON document at /.well-known/webauthn lists the origins allowed to use passkeys scoped to a single Relying Party ID. It enables WebAuthn Related Origin Requests — one passkey shared across several domains you own. Only applicable if the site uses passkeys across more than one origin.", "url": "https://webspecification.com/spec/well-known/webauthn/", "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-06-08T12:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "Web Authentication: An API for accessing Public Key Credentials — Level 3", "url": "https://www.w3.org/TR/webauthn-3/", "publisher": { "@type": "Organization", "name": "W3C Web Authentication Working Group" } }, { "@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": "Allow passkey reuse across your sites with Related Origin Requests", "url": "https://web.dev/articles/webauthn-related-origin-requests", "publisher": { "@type": "Organization", "name": "web.dev" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/well-known/webauthn/#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/webauthn", "item": "https://webspecification.com/spec/well-known/webauthn/" } ] } ] }