...
Starting with Version 24.1.28:
In "ResponseHeaders" > "Everywhere" > "Headers" there is an entry "connect-src ‘self’ https://localhost:8443;". Replace the url with<your-portal-url>
without the /portal url segment (The default is https://localhost:8443 for the portal url https://localhost:8443/portal).
Edit the wwwroot\assets\config\config.json
file in the physical directory of the Tax Balance Server application:
Note |
---|
Starting with version 23.0.188 the following configuration steps are not necessary anymore. |
Set "backendUrl" to
<your-taxbalance-url>
/apiSet "hubsUrl" to
<your-taxbalance-url>
/hubsSet "openIdIssuer" to
<your-portal-url>
Set "openIdClientId" to the Client ID from the previous registration process
Set "openIdDummyClientSecret" to the Secret from the previous registration process
XBRL taxonomy functionality
...