Closed Bug 805673 Opened 12 years ago Closed 12 years ago

Hook up webpay Persona to solitude

Categories

(Marketplace Graveyard :: Payments/Refunds, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED
2012-11-01

People

(Reporter: kumar, Assigned: andy+bugzilla)

References

Details

We need to log in with Persona and connect that to Solitude so we can link users to PINs. 

The current Persona proof checks the assertion here: https://github.com/mozilla/webpay/blob/master/webpay/auth/views.py#L18 The result dict has an email key. We probably need to hash that and use that as our unique ID stored in solitude.

The PIN verifier will then use that as a user ID it can pass to solitude https://github.com/mozilla/webpay/blob/master/webpay/pin/views.py#L36
Assignee: nobody → amckay
Priority: -- → P1
Target Milestone: --- → 2012-11-01
https://github.com/mozilla/webpay/commit/d71746
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.