[% USE raw %] [% USE Koha %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Two-factor authentication › Patrons › Koha [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %]
[% INCLUDE 'members-toolbar.inc' %] [% IF op == 'register' %]

Register two-factor authenticator

We recommend cloud-based mobile authenticator apps such as Authy, Duo Mobile, and LastPass. They can restore access if you lose your hardware device.

Can't scan the code?

To add the entry manually, provide the following details to the application on your phone.

Account: [% issuer | html %]

Key: [% key_id | html %]

Time based: Yes

[% IF invalid_pin %]
Invalid pin code
[% END %]
Cancel
[% ELSE %]

Two-factor authentication

[% IF patron.auth_method == "two-factor" %]
Status: Enabled
[% ELSE %]
Status: Disabled
[% END %] [% END %]
[% MACRO jsinclude BLOCK %] [% INCLUDE 'str/members-menu.inc' %] [% Asset.js("js/members-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]