Identity/BrowserID: Difference between revisions

Jump to navigation Jump to search
Line 264: Line 264:
=== Declaring Support and Parameters for BrowserID ===
=== Declaring Support and Parameters for BrowserID ===


To declare support for BrowserID, a domain MUST publish either a BrowserID support document OR a BrowserID delegated-support document at a specific URI relative to the domain's SSL URI. The relative reference URI for this document is <tt>/.well-known/browserid</tt>, as per <a href="https://tools.ietf.org/html/rfc5785">RFC5785</a>. The domain MAY choose to reference this BrowserID support document from a host-meta file (as per RFC5785).
To declare support for BrowserID, a domain MUST publish either a BrowserID support document OR a BrowserID delegated-support document at a specific URI relative to the domain's SSL URI. The relative reference URI for this document is <tt>/.well-known/browserid</tt>, as per [https://tools.ietf.org/html/rfc5785 RFC5785]. The domain MAY choose to reference this BrowserID support document from a host-meta file (as per RFC5785).


The BrowserID support document (or delegated-support document) MUST be served with Content-Type ''application/json''.
The BrowserID support document (or delegated-support document) MUST be served with Content-Type ''application/json''.
668

edits

Navigation menu