The root element of the .wac file is <Configuration>. This element contains all configurations for the Web App. Attributes control the appearance and behavior of the Web App.
The <Configuration> element can include the following elements:
|
Element |
Description |
|---|---|
|
|
Contains configuration definitions for accessing the Web App. |
|
|
Contains configuration definitions for the access rights for the Web App. |
|
|
Contains configuration definitions for the general appearance of the Web App. |
|
|
Contains header configuration definitions. For example, you can insert your own JavaScript code in the header. |
|
|
Contains configuration definitions for the HTTP security header. |
|
|
Contains configuration definitions for the logout. |
|
|
Containes the API key if required by the map provider. To use OpenStreetMap, no API key is required. If an API key is entered when using OpenStreetMap as the map provider, the API key is ignored. If Google Maps is used as the map provider, the following APIs must be enabled:
|
|
|
Contains configuration definitions for the info banner. |
|
|
Contains configuration definitions for the internal status values of the Web App. |
|
|
Contains configuration definitions for the path of the Web App that is displayed in the URL. |