Closed
Bug 1000789
Opened 11 years ago
Closed 10 years ago
Implement a PoC of an MSISDN verification service
Categories
(Cloud Services :: Server: Identity, defect)
Cloud Services
Server: Identity
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ferjm, Assigned: rhubscher)
References
Details
(Whiteboard: ft:loop)
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → rhubscher
Component: General → Server: Identity
Product: Firefox OS → Mozilla Services
Assignee | ||
Comment 1•11 years ago
|
||
Current status update:
- Simple Browser ID certificate generation
- sessionToken management using HKDF to generate both tokenId and authKey
- Redis backend to store HAWK tokens and SMS code
- 6 digits code generation using crypto.randomBytes()
We still need to implement HAWK Authentication and one or two SMS gateway backends (twillio and Leonix probably) but it is on its way.
No longer depends on: 1000794
Assignee | ||
Comment 2•11 years ago
|
||
Current status update:
- Hawk implemented
- Leonix Gateway implemented for french mobile phone.
Updated•10 years ago
|
Whiteboard: ft:loop
Comment 3•10 years ago
|
||
per talking with server team and Remy - this has been completed
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•