diff --git a/themes/src/main/resources/theme/keycloak.v2/login/webauthn-authenticate.ftl b/themes/src/main/resources/theme/keycloak.v2/login/webauthn-authenticate.ftl index bc38053fb5e..a74b739d69c 100644 --- a/themes/src/main/resources/theme/keycloak.v2/login/webauthn-authenticate.ftl +++ b/themes/src/main/resources/theme/keycloak.v2/login/webauthn-authenticate.ftl @@ -100,7 +100,7 @@ <@buttons.actionGroup> - <@buttons.button id="authenticateWebAuthnButton" label="webauthn-doAuthenticate" class=["kcButtonPrimaryClass","kcButtonBlockClass"]/> + <@buttons.button id="authenticateWebAuthnButton" label="webauthn-doAuthenticate" class=["kcButtonPrimaryClass","kcButtonBlockClass"] autofocus="autofocus"/>