Thanks Simon for clarification. That seems to have fixed it.
I found URL that I can use.
So, I used Verification Strategy: Poll the specified URL.
I put Regex pattern for Logged out messages.
I set Poll frequency to 60 Requests.
Then, I did 2 scans back to back, and the alerts from
the 2 scans were much more similar than before.
2 followup questions:
1) Should I change poll frequency to something else?
2) I'm using python with owasp-zap, and I noticed that python api does not
support poll frequency as context verification strategy. Is this true?
If so, is there a workaround?
Again, thanks Simon for all your help.