When adding users, the "Confirm Your Account" link uses a URL with the HOSTNAME of the TDM Portal server.
Some users in the environment can't resolve the short hostname, and require the Fully Qualified Domain Name for the link to load successfully.
How can Portal be configured to send the FQDN in the Portal Registration e-mail?
Sample e-mail message:
Sample URL:
https://tdmportal:8443/TestDataManager/resetPassword.html#/resetPassword/[LONG STRING]
TDM Portal
Test Data Manager
New registation e-mails should now include a link to Portal using the FQDN:
https://tdmportal.ca.com:8443/TestDataManager/resetPassword.html#/resetPassword/[LONG STRING]