How to send account confirmation e-mail after self sign up on WSO2 API Manager

微笑、不失礼 提交于 2019-12-13 18:17:50

问题


We managed to lock the user store account after self registering an account in the store, but the only way we figured it out to unlock the account is using the admin console (CARBON). We've been trying to make the confirmation e-mail work after self sign up, but we had no luck until now. How could we achieve that?

We are using the WSO2 API Manager 2.5.0. Community Edition.


回答1:


I am also stopped in this point. I only see how to configure this on WSO2 Identity Server, here. But how can I do the same in WSO2 API Manager? I guess using workflows, or maybe through platform configuration, but it is not explained anywere.

Same question is asked also here

It is reported as bug here

Could someone bring light this issue?




回答2:


This is possible with the use of user signup workflow in APIM [1]. As explains in [2], you can send an email when a user sign up request comes or when a user sign up request completes.

  1. https://docs.wso2.com/display/AM260/Adding+a+User+Signup+Workflow
  2. https://docs.wso2.com/display/AM260/Customizing+a+Workflow+Extension


来源:https://stackoverflow.com/questions/53308357/how-to-send-account-confirmation-e-mail-after-self-sign-up-on-wso2-api-manager

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!