diff --git a/doc/pages/documentation/1.3/authbrowserid.html b/doc/pages/documentation/1.3/authbrowserid.html new file mode 100644 index 000000000..dbc98ab1e --- /dev/null +++ b/doc/pages/documentation/1.3/authbrowserid.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + +
+ + + + +

BrowserID

+
+ +
+ +

Presentation

+
+ +

+ +BrowserID is also known as Mozilla Persona. It is a Single Sign On protocol similar to OpenID, but based on user email address rather than a URL. Of course, there are other differences. +

+ +

+See the full description of the protocol here: https://developer.mozilla.org/en-US/docs/Mozilla/Persona +

+ +
+ +

Configuration

+
+ +

+ +In Manager, go in General Parameters > Authentication modules and choose BrowserID for authentication. +

+ +

+

You can then choose any other module for users and password but if you want to totally delegate authentication to BrowserID, choose None for users and password. +

+

+ +

+ +Then, go in BrowserID parameters: +

+ + +
+
\ No newline at end of file