添加邮件模板参数

Add mail template parameters

我想向邮件模板添加更多参数。 我只在此文档中找到现有的邮件模板参数: http://tharindue.blogspot.fr/2016/01/self-sign-up-for-user-accounts-with.html 它们是:

这些参数绝对应该在 WSO2IS 文档中。

5.2 或 5.3 版本中是否有更多参数?

我想要: {last-name}、{user-id} 以及声明值

我应该创建一个 JIRA 问题吗?

此致

您应该能够编写自定义电子邮件通知发件人。在 google 上找到 this。看看。

为即将发布的 IS 5.3.0 版本支持电子邮件模板中的所有用户声明。有兴趣的可以参考JIRA here for more information. You can also checkout the latest milestone builds from here