diff --git a/login/webauthn-authenticate.ftl b/login/webauthn-authenticate.ftl new file mode 100644 index 0000000..e3adcc2 --- /dev/null +++ b/login/webauthn-authenticate.ftl @@ -0,0 +1,107 @@ + <#import "template.ftl" as layout> + <@layout.registrationLayout showAnotherWayIfPresent=false; section> + <#if section = "title"> + title + <#elseif section = "header"> + ${kcSanitize(msg("webauthn-login-title"))?no_esc} + <#elseif section = "form"> + +
+
+ + + + + + +
+
+ + <#if authenticators??> +
+ <#list authenticators.authenticators as authenticator> + + +
+ + + + + + <#elseif section = "info"> + + +