Flexwhere for Desktop communicates with the backend of Flexwhere via an IP address. From version 3.0 of Flexwhere for Desktop (Windows) this IP address is determined automatically. Based on the IP-whitelist, which is set by your organization, Flexwhere knows which URL is needed.
Sometimes it is necessary to override the automatic URL. These situations are:
- There are multiple organisations with the same IP address;
- As a Flexwhere customer you want to test something in an acceptance/test environment;
- An IT supplier serves multiple customers of Flexwhere;
- A Flexwhere employee wants Flexwhere for Desktop to communicate with a customer’s environment.
For the above situations, the automatically determined URL can be modified in the ‘appstettings.json’ config file. You do this by explicitly giving the URL that is correct. This looks like the following:
“AlternativeConfigurationUrl”: “https://
In the example above