View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010373 | Taler | merchant backoffice SPA | public | 2025-09-06 20:25 | 2025-09-06 20:31 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.1 | ||||
Summary | 0010373: implement MFA support in SPA | ||||
Description | There are various endpoints that may now trigger MFA: - new "forgot-password" endpoint (0010181) - adding bank account - changing authentication - changing e-mail/phone number - deleting instance See "202 accepted" and the new section 1.4.6 on Two Factor authentication in the manual. The SPA needs to handle all of these, give the user a chance to trigger the transmission of one or more challenges, submit the solutions and re-try the requests with the new Taler-challenge-ids header set to the solved challenge codes. | ||||
Tags | GLS | ||||
child of | 0010224 | confirmed | Florian Dold | merchant backend self-provisioning [meta] [01sept] |
|
Note that MFA is only triggered if email/phone number were validated, which also is only the case if the instance was self-provisioned. So probably do 0010374 first ;-). |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-09-06 20:25 | Christian Grothoff | New Issue | |
2025-09-06 20:25 | Christian Grothoff | Status | new => assigned |
2025-09-06 20:25 | Christian Grothoff | Assigned To | => sebasjm |
2025-09-06 20:26 | Christian Grothoff | Relationship added | child of 0010224 |
2025-09-06 20:30 | Christian Grothoff | Note Added: 0025845 | |
2025-09-06 20:31 | Christian Grothoff | Tag Attached: GLS |