The Logged out indicator, when present in a response message (either the header or the body), signifies that the response message corresponds to an unauthenticated request.
e.g. presence of a 'login link'
Indicator should be a Regex in the form of: .*\Qlogin\E.*