4.1.2.7 Ensure 'trackLoggedOutSSOCookies' is set to 'true'
Information
The trackLoggedOutSSOCookies attribute keeps track of the LTPA cookies that are logged out in a running server. Prevent the misuse of LTPA tokens after users have logged out.
Solution
Set trackLoggedOutSSOCookies to true in the webAppSecurity element in the ${server.config.dir}/configDropins/overrides/<any file name>.xml <webAppSecurity trackLoggedOutSSOCookies="true" />