Closed
Bug 804229
Opened 12 years ago
Closed 11 years ago
Persona primary lookup does not work on b2g
Categories
(Core Graveyard :: Identity, enhancement)
Core Graveyard
Identity
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jedp, Unassigned)
Details
(Whiteboard: [LOE:M])
In toolkit/identity/MinimalIdentity.jsm, implement the IdP functions for provisioning and authentication
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: + → ---
Reporter | ||
Updated•11 years ago
|
Summary: Implement IdP functionality for b2g native identity → Persona primary lookup does not work on b2g
Reporter | ||
Comment 1•11 years ago
|
||
(In reply to Jed Parsons [:jparsons] from comment #0)
> In toolkit/identity/MinimalIdentity.jsm, implement the IdP functions for
> provisioning and authentication
There may be more to it than this. We may have CSP issues on b2g with IDPs trying to source the persona js code.
Comment 2•11 years ago
|
||
An upcoming feature of mozilla/browser will be a discovery WSAPI which returns the well-known JSON file.
Not sure if that helps here.
https://github.com/mozilla/browserid/pull/3982
Reporter | ||
Comment 3•11 years ago
|
||
Actually, with the current implementation of persona, this will not be possible or necessary. The IdP functions are all happening in a hosted iframe.
I'll close this as invalid.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•