I'm finishing up my development environment so I can work on some JIRA issues during the remaining community bonding period (GSoC project), and am stuck at user confirmation on my local PGA.

After creating an account, the account confirmation email gets sent. However, clicking the link in the email does nothing. In email-admin-config.xml in my local WSO2, I tried the default link (|https://localhost:8443/InfoRecoverySample/confirmReg?confirmation={confirmation-code}&amp;userName={user-name} <https://localhost:8443/InfoRecoverySample/confirmReg?confirmation=%7Bconfirmation-code%7D&amp;userName=%7Buser-name%7D>|_&amp;tenantdomain={tenant-domain}_), changing the default link t use port 9443 (|https://localhost:9443/InfoRecoverySample/confirmReg?confirmation={confirmation-code}&amp;userName={user-name} <https://localhost:8443/InfoRecoverySample/confirmReg?confirmation=%7Bconfirmation-code%7D&amp;userName=%7Buser-name%7D>|_&amp;tenantdomain={tenant-domain}_), and changing to the confirm account view on the PGA (_https://localhost/airavata-php-gateway/public/confirm-user-registration?confirmation={confirmation-code}&amp;userstoredomain={userstore-domain}&amp;username={url:user-name}&amp;tenantdomain={tenant-domain}_), but none of these work. Does anyone have any suggestions?

Also, is there a default admin account for the PGA? So far, I haven't seen any indication of one, and using the WSO2 tenant admin credentials in the PGA doesn't work either.

Best,
Jeff K.

Reply via email to