Links not using FQDN on Sharepoint Mysite from an external access
- by user30934
I've configured external access to some sharepoint applications, including MySites, using AAM and ISA configuration.
Every seems working well, but when using the external access (ie via https), some links are not working because they use the internal name (http://mysite) instead of the FQDN via https (https://mysite.mydomain.fr*)
Any hint or…