Integrate Passkey authentication
About Passkey
Passkey is a passwordless authentication technology based on public-key cryptography. It replaces traditional passwords to enhance security and user experience. Passkey is supported by the FIDO2 standard (including WebAuthn and CTAP) and allows users to authenticate using biometrics (fingerprint or facial recognition), a PIN, or a security key without entering a password.
Fast Identity Online (FIDO) is an open standard designed to provide a more secure, passwordless authentication method. It is developed by the FIDO Alliance and primarily includes FIDO UAF (Universal Authentication Framework) and FIDO2 (which consists of the WebAuthn and CTAP protocols).
How to configure

Navigate to System settings > Authentication > Passkey.
In the Passkey field, check to enable Passkey authentication.
In the FIDO server ID field, type the full domain name of JumpServer, such as "jumpserver.example.com". If there are multiple domains, separate them with commas.
If not set, it defaults to the request host and matches domains in DOMAINS
from "config.txt" file.
In the FIDO server name field, type the server name.
The default is "JumpServer".
Click Submit.