The Logged in indicator, when present in a response message (either the header or the body), signifies that the response message corresponds to an authenticated request.

e.g. presence of a 'logout link' or a 'Welcome back, User X' pattern



Indicator should be a Regex in the form of: .*\Qlogout=\E.*