5 Troubleshooting and known issues

This section contains information about troubleshooting and known issues.

5.1 Troubleshooting

5.1.1 WebView2 cache location

When you are using custom hosted pages, the WebView2 component creates a local cache when initialized. This cache is configured to be written to the following user-specific folder:

%localappdata%\Intercede\MyIDSelfServiceKiosk\WebView2Cache

The Kiosk clears this cache both on entry and exit of stages hosting custom web pages – this is the standard behavior of the Kiosk, and requires no additional configuration.

By default, Windows allows read/write access to the %localappdata% folder by the corresponding owner (that is, the user to which is belongs). If the Kiosk cannot write to this location. the WebView2 component will fail to initialize.

5.2 Known issues