keycloak-theme-pirati/email/html/identity-provider-link.ftl

5 lines
165 B
Plaintext
Raw Permalink Normal View History

2019-12-13 15:34:51 +02:00
<html>
<body>
${msg("identityProviderLinkBodyHtml", identityProviderAlias, realmName, identityProviderContext.username, link, linkExpiration)?no_esc}
</body>
</html>