Bug 30586

Summary: The fallback option when enabling MFA for login doesn't work
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, gmcharlt, jonathan.druart, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 28786    
Bug Blocks:    

Description Martin Renvoize 2022-04-21 16:31:57 UTC
We are missing the shared secret from the fallback display for when a user cannot use a QR scanner when enabling 2FA.

I'm not sure how wise it is to display it in full text immediately anyway, perhaps it should be hidden by default.. but as it is, I can't see how the fallback would ever work..
Comment 1 Katrin Fischer 2023-06-17 21:13:15 UTC

*** This bug has been marked as a duplicate of bug 31119 ***
Comment 2 Jonathan Druart 2023-06-19 07:29:36 UTC

*** This bug has been marked as a duplicate of bug 34028 ***
Comment 3 David Cook 2023-06-19 23:49:18 UTC
(In reply to Martin Renvoize from comment #0)
> I'm not sure how wise it is to display it in full text immediately anyway,
> perhaps it should be hidden by default.. but as it is, I can't see how the
> fallback would ever work..

I was thinking a bit about that as well. We could have "Can't scan the code?" as clickable text, which shows the manual entry information after being clicked.