Authentication Statistics

This add-on records authentication related statistics for all contexts that are in scope.
The statistics are recorded on a per site basis and cover:
stats.auth.component.state.noauthThe context does not have an authentication method
stats.auth.component.state.nothtmlNon HTML responses (which are unlikely to have logged in/out indicators)
stats.auth.component.state.notsuccessUnsuccessful HTML responses (which are unlikely to have logged in/out indicators)
stats.auth.component.state.noindicatorNo logged in/out indicators have been defined
stats.auth.component.state.loggedinandoutBoth the logged in and out indicators present
stats.auth.component.state.loggedinJust the logged in indicator present
stats.auth.component.state.loggedoutJust the logged out indicator present
stats.auth.component.state.unknownNeither the logged in or out indicators present
The component can be:
ascanActive Scanner
authAuthentication
fuzzFuzzer
manualManual requests
proxyProxied requests
spiderSpider
idThe integer identifier of another component not listed above

the statistics can be accessed via the ZAP API.

The icon for this add-on was derived from the Fugue icons chart.png and locl-small.png