We have the WebClient up and running successfully and this is accessible to users within our domain and works with few problems.
However, we also require some users outside of the domain to have access and have produced an externally facing site for the web client which is accessible through https://servername.domain.org.uk:5000/gp
We can get to this site and go through the first login. However, on initialising GP we get a CrossDomainError, I presume to the adding of the :5000 port so the site is presented externally.
Has anyone encountered this and found a workaround?
Kind regards, Dan
*This post is locked for comments