Changes between Version 3 and Version 4 of net.sf.basedb.webauthn/using


Ignore:
Timestamp:
Aug 15, 2022, 8:49:25 AM (21 months ago)
Author:
Nicklas Nordborg
Comment:

Login instructions for password-less login

Legend:

Unmodified
Added
Removed
Modified
  • net.sf.basedb.webauthn/using

    v3 v4  
    33== Logging in ==
    44
    5 Before it is possible to login with a !WebAuthn Security Key the server administrator need to register the key and connect it to the user account. It is not possible for users to register the key by themselves.
     5Before it is possible to login with a !WebAuthn Security Key the server administrator need to register the key and connect it to the user account (see below). It is not possible for users to register the key by themselves. Depending on the capabilities of the security key, the administrator may enable password-less authentication.
     6
     7
     8=== Basic !WebAuthn ===
     9
     10In the basic mode, the user has to specify the login and password and then verify the login by touching the security key.
    611
    712 1. Start by entering the '''Login''' and '''Password''' information in the form.
     
    1924}}}
    2025
    21 === Newer Firefox, Chrome and Edge 101 on Windows 10 ===
     26==== Newer Firefox, Chrome and Edge 101 on Windows 10 ====
    2227
    2328|| '''Step 3: Prompting you for inserting a key''' || '''Step 4: Prompting you for touching the key''' ||
     
    2530
    2631
    27 === Older Firefox ===
     32==== Older Firefox ====
    2833
    2934|| '''Step 3 and 4: Prompting you for inserting and touching the key''' ||
    3035|| [[Image(older-firefox.png)]] ||
    3136
     37
     38=== Password-less authentication ===
     39
     40If the security key supports it, the administrator may enable password-less authentication. For example, this is possible with the newer !YubiKey 5 models. This mode also requires that the security key is protected with a PIN.
     41
     42 1. Start by selecting the '''!WebAuthn (password-less)''' login metod
     43 2. Click on the '''Login''' button.
     44 3. The browser should ask you to insert the security into an USB port (unless it is already inserted).
     45 4. Enter the PIN and press the button on the security key (do not click on the '''Cancel''' button).
     46 5. You should now be logged in.
     47
     48|| '''Step 1: Password-less login''' || '''Step 4: Enter a PIN''' ||
     49|| [[Image(password-less-login.png)]] || [[Image(enter-ping.png)]] ||
    3250
    3351== Assigning security keys to users ==