• Resolved gregesf

    (@gregesf)


    Good afternoon,

    First I want to congratulate you, for your work on this plugin. Everything works perfectly.

    I just want to ask you a question… Is it possible to allow only the fingerprint authentication method? I mean disable the usb key and any other options.

    Thank you very much and greetings,

    Gabriel.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Axton

    (@axton)

    Hi gregesf,

    Unfortunately, no.

    Through WebAuthn API, we can only recognize whether the authenticator is internal (e.g. fingerprint scanners or face recognition cameras) or external (e.g. USB Keys) and how the authenticator connect to the host (only when it’s external), but cannot recognize the type of internal authenticators.

    So it’s possible to disable internal or external authenticators, but we can’t disable a certain type of authenticators.

    Thread Starter gregesf

    (@gregesf)

    Thank you very much for your quick response

    I understand that it would be possible to disable the external authenticators and leave only the internal ones working on the platform? I think that would work.

    My specific problem is that when logging in to the WP, users from desktop devices (without a fingerprint reader) get confused or do not understand the external authentication method by USB and I do not think it will be used by anyone, for now.

    Sorry to bother you and again thank you very much, I’ve been checking the code, but I can’t find where to limit the login to the internal authenticators.

    Greetings,

    Gabriel.

    Plugin Author Axton

    (@axton)

    I’ve been checking the code, but I can’t find where to limit the login to the internal authenticators.

    That’s a bit complex. Maybe I can add this as a new feature to the plugin later (several days later maybe).

    • This reply was modified 4 years, 1 month ago by Axton.
    Plugin Author Axton

    (@axton)

    Hi,
    This feature is shipped with version 1.1.0.

    Cheers,
    Axton

    Thread Starter gregesf

    (@gregesf)

    Axton,

    Thank you very much!!!! Again, congratulations for your great work…

    Greetings,

    Gabriel.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it possible to allow only fingerprint authentication?’ is closed to new replies.