- adding a default theme for keycloak - set default credential when user sign in Signed-off-by: James <james@jan.ai>
6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
<#macro kw>
|
|
<#compress>
|
|
${msg("loginTotpDeviceName")} <#if totp.otpCredentials?size gte 1>*</#if>
|
|
</#compress>
|
|
</#macro>
|