Closed Bug 701149 Opened 13 years ago Closed 11 years ago

move socorro login to browserid

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: rhelmer, Unassigned)

Details

We still need to use LDAP on the backend, so will probably use https://github.com/ozten/sasl-browserid

More info at https://wiki.mozilla.org/Mozillians/Releases/1.2/BrowserID
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Webapp
I noticed this while testing crash-stats-new-dev.allizom.org tonight, and spoke to a couple folks on the Identity team about it:

[18:17:19.346] GET https://browserid.org/include.js [HTTP/1.1 302 Moved Temporarily 124ms]
[18:17:19.454] GET https://login.persona.org/include.js [HTTP/1.1 304 Not Modified 113ms]

They say we should change to use the persona.org/include.js, rather than defaulting to the browserid.org one, as well as changing the backend verifier from https://browserid.org/verify -> https://verifier.login.persona.org/verify
We moved onto persona/browserid with the new django frontend.

re: comment 1, we are using a django app to do this (django-browserid) so that issue should be taken there if it's still a problem.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.