I have setup a WSO2 API Manager. When I create a user in WSO2 using web console/ using admin services, I want to send a user activation email with link to the user.
Can someone point me to documentation OR steps to do this?
I am using MySQL to store my users.
EDIT: I am using WSO2 API Manager version 2
EDIT: When I try to access https://:9443/services/UserInformationRecoveryService?wsdl WSDL is not found. What are steps to install UserInformationRecoveryService in WSO2 API Manager?