Imprivata MDA Order of Logout Operations
Beginning with 8.2, Imprivata MDA changes the order of logout operations as follows:
-
Browser logout actions
-
EAM application profile-related logout actions
-
ConfigFlag logout actions
In previous releases of MDA, the order of logout operations order was as follows:
-
EAM application profile-related logout actions
-
ConfigFlag logout actions
-
Browser logout actions
This feature is configured via the AppConfig using an MDM. See the Imprivata MDA AppConfig Reference for supported MDM AppConfig keys.
Configure Browser to Log Out Last
To allow for backward compatibility and allow the browser logout actions to be the final step in the order, add the following key to your MDM:
-
ConfigFlags - Allows Imprivata MDA to allow the browser logout actions to be the final step.
-
The AppConfig Configuration Key field for this feature is "ConfigFlags".
-
The AppConfig Value Type for this feature is "String".
-
The AppConfig Value is browserLogoutLast
-