Hi, I've got a stand-alone Portal installed in a test environment to use for content management.
I have not installed a WebAdapator because we don't have the need for one in this deployment.
The problem we're running into is the portalHostName property returned from the /self endpoint includes the port 7080, not 7443.
The Portal is configured to allow traffic over HTTPS only.
I've tried setting the WebContextUrl to https://......:7443/arcgis but this made no difference.
Anybody have any ideas how to fix this?
Thanks!