login.lumbung.space/lumbung.space/email/html/identity-provider-link.ftl
cellarspoon e49ee45709
All checks were successful
continuous-integration/drone/push Build is passing
feat: verify email flow
2022-01-11 15:51:35 +01:00

5 lines
218 B
Plaintext

<html>
<body>
${kcSanitize(msg("identityProviderLinkBodyHtml", identityProviderAlias, realmName, identityProviderContext.username, link, linkExpiration, linkExpirationFormatter(linkExpiration)))?no_esc}
</body>
</html>