Base URL
The base URL is the URL used to access the portal. It is specified in the portal properties and consists of the scheme (https), the DNS name of the (virtual) host, the port number (if applicable), and the root directory "/" of the web application.
Example: https://hostname.example.com/
To avoid issues with different browsers, the client's DNS settings, certificate validation, or the same-origin policy, we recommend specifying the fully qualified hostname even when accessing the portal in a browser.