Project

General

Profile

Actions

Feature #12297

open

Support webauthn login

Added by Matthias Van Ceulebroeck over 1 year ago. Updated 11 days ago.

Status:
InProgress
Priority:
Normal
Assignee:
-
Target version:
Start date:
01/03/2024
Due date:
% Done:

0%

Estimated time:

Description

Webauthn is a FIDO2 core component. It allows for a standardized way for browser to access public-key cryptography; which are in this context called passkeys.

Based on the configuration provided to the auth service, the login page will show a regular login, or allow for the Webauthn way.
This essentially delegates the actual verification to the client's OS. The OS is then responsible to generate or use a key-pair to attach to the identity. Depending on how this is set up on the client's machine, this will result in different behaviour. The OS may ask for biometrics, a PIN, a hardware key or another way to ensure that the user is verifiably how they claim to be.

Actions #1

Updated by Romain Mardulyn 12 days ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 11 days ago

  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF