Add optional passkey/webauth/OTP login to Keycloak

This article describes the process of configuring Keycloak for passwordless login using passkeys, webauthn, and OTP (One-Time Password). Some configurations in this article may require Keycloak 23 or higher to function properly. Configuring the Authentication Section In Keycloak’s Authentication - Flow menu, duplicate the browser flow. We’ll name the copy browser with optional webauth and otp. Duplicate Browser Flow In the new flow, delete browser password form and all steps/flows below it: ...

2024-01-24 · LastMod: 2024-07-29 · 2 min · sparktour