All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme-resources.templates.hidpd-select-idp.ftl Maven / Gradle / Ivy

There is a newer version: 0.79
Show newest version
<#import "template.ftl" as layout>
<@layout.registrationLayout displayMessage=!messagesPerField.existsError('username') displayInfo=(realm.password && realm.registrationAllowed && !registrationDisabled??); section>
    <#if section = "header">
        ${msg("loginAccountTitle")}
    <#elseif section = "socialProviders" >
        <#if realm.password && hidpd.providers??>
            

${msg("ext-auth-home-idp-discovery-identity-provider-login-label")}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy