问题
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.
- https://docs.wso2.com/display/AM260/Adding+a+User+Signup+Workflow
- 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