Changes

Jump to: navigation, search

Identity/BrowserID

336 bytes added, 18:05, 31 January 2012
Authenticating Users
=== Authenticating Users ===
A BrowserID-compliant domain MUST provide a user-authentication web flow starting at the URI referenced by the <tt>authentication</tt> field in the its published BrowserID support document. The specifics of the user-authentication flow are up to the domain. The flow MAY use redirects to other pages, even other domains, to complete the user authentication process. The flow SHOULD NOT use <tt>window.open()</tt> or other techniques that target new windows/tabs. The authentication flow MUST complete at a URI relative to the BrowserID-compliant domain. The completion page content MUST include a JavaScript call to either <tt>navigator.id.completeAuthentication()</tt> if authentication was successful or <tt>navigator.id.cancelAuthentication()</tt> if the use cancelled authentication.
=== Certifying Users ===
668
edits

Navigation menu