Passkeys Backend Authentication 

Extension key

nr_passkeys_be

Package name

netresearch/nr-passkeys-be

Version

0.2

Language

en

Author

Netresearch DTT GmbH

License

This document is published under the GPL-2.0-or-later license.

Rendered

Thu, 12 Feb 2026 20:24:26 +0000


Passwordless TYPO3 backend authentication via WebAuthn/FIDO2 Passkeys. Enables one-click login with TouchID, FaceID, YubiKey, and Windows Hello -- directly on the standard TYPO3 login form.

TYPO3 login form with Sign in with a passkey button

The passkey button appears below the Login button with an "or" divider.


Introduction 

Learn what the extension does, which authenticators and browsers are supported, and see the full feature list.

Installation 

Install via Composer, activate the extension, and run the database schema update.

Configuration 

Configure relying party, challenge TTL, discoverable login, rate limiting, account lockout, and cryptographic algorithms.

Usage 

Register passkeys, log in with a single touch, and manage your credentials in User Settings.

Administration 

Admin API for listing, revoking credentials and unlocking locked-out accounts.

Developer Guide 

Architecture overview, authentication service, controllers, services, and how to run tests.

Security 

WebAuthn security model, HMAC-signed challenges, rate limiting, and user enumeration prevention.

Troubleshooting 

Common error messages, encryptionKey issues, HTTPS requirements, and debug logging.

Changelog 

Version history and release notes.