Connexion

<#if message?has_content>
${message.summary}
<#if realm.password>
value="${auth.selectedCredential}"/>
disabled autofocus />
<#if realm.resetPasswordAllowed> Mot de passe oublié ?
<#if realm.rememberMe && !usernameEditDisabled??>
checked>
<#if social.providers?has_content>
ou
<#list social.providers as p> Continuer avec ${p.displayName!''}
<#if realm.password && realm.registrationAllowed && !registrationDisabled??>