Please disable captcha verification in IS. The property is in <IS_HOME>/repository/conf/identity/identity-mgt.properties
On Mon, May 23, 2016 at 11:52 PM, Pratik Patel <[email protected]> wrote: > Thanks for the quick reply, but I am getting Account Confirmation failed > error with the fix you provided when I click on the confirmation link. When > I saw in the IS logs, I get error saying 'captcha validation failed' > > [-1234] [] [2016-05-23 23:44:42,127] ERROR > {org.wso2.carbon.captcha.mgt.util.CaptchaUtil} - Captcha validation failed. > java.lang.NullPointerException > at > org.wso2.carbon.captcha.mgt.util.CaptchaUtil.validateCaptcha(CaptchaUtil.java:197) > at > org.wso2.carbon.captcha.mgt.util.CaptchaUtil.processCaptchaInfoBean(CaptchaUtil.java:245) > > > > > On Mon, May 23, 2016 at 11:21 PM, Supun Nakandala < > [email protected]> wrote: > >> Please add the link in the following format. >> >> https:// >> <PGA_ROOT>/confirm-user-registration?confirmation={confirmation-code}&username={user-name} >> >> On Mon, May 23, 2016 at 11:16 PM, Pratik Patel <[email protected]> >> wrote: >> >>> Hi All, >>> >>> I have PGA and WSO2 up and running. When I create a user using PGA UI, I >>> receive an email for user registration with verification link. I did change >>> the URL of the verification link as per my local server in the >>> email-admin-config.xml file found in <IS_HOME>/repository/conf/email/ (I >>> changed it to - " >>> https://149.165.169.226:8443/InfoRecoverySample/confirmReg?confirmation={confirmation-code}&userstoredomain={userstore-domain}&username={url:user-name}&tenantdomain={tenant-domain}"), >>> but when I click on the link received in my email, I does not get any >>> response. Do we need to run any other service for user verification or just >>> the WSO2 server? >>> >>> Pratik Patel >>> >> >> >> >> -- >> Thank you >> Supun Nakandala >> Dept. Computer Science and Engineering >> University of Moratuwa >> > > -- Thank you Supun Nakandala Dept. Computer Science and Engineering University of Moratuwa
