pdweb.authz component
The pdweb.authz statistics component
gathers information about
WebSEAL authorization. The following list describes the types of available
information:
- pass
- The total number of successful authorization requests. That is, the total number of resources that were successfully accessed.
- fail
- The total number of failed authorization requests.
The following example shows the
output from a stats get command
for the pdweb.authz component:
#pdadmin> server task default-webseald-instance stats get pdweb.authz
pass : 2
fail : 1