Enabling Secured Browser Window
Describes how to enable secure browsing in a browser tab or browser window by enabling forced logout of a user on closing the browser tab or window.
As a standard web browser behavior, the user session details of a web application are preserved by web browser, when a user closes the browser tab/window without logging out of a Data Fabric web application (Data Fabric UI, Object Store UI, Control System). Therefore, when the user revisits the same web application next time, user doesn't need to re-login to the web application.
The standard browser behavior applies to the Data Fabric web UI applications, too.
To enable forced logout, set the dfui.security.securedtabwindow to
true in the Data Fabricconfiguration. Default is false.
See config for more information and config save for an example.