AUTHZ_SUCCESS Audit Event - dogtagpki/pki GitHub Wiki
The AUTHZ_SUCCESS
audit event is generated when authorization is successful.
Properties:
-
Outcome
must beSuccess
for this event -
aclResource
must be the ACL resource ID as defined in ACL resource list -
Op
must be one of the operations as defined with the ACL statement, e.g.read
for an ACL statement containing(read,write)
Note: In PKI 10.5 this event is renamed to AUTHZ
.
Use PKI CLI to authenticate as admin user:
$ pki -n caadmin ca-user-find
The server will generate the following events:
[AuditEvent=AUTHZ_SUCCESS][SubjectID=caadmin][Outcome=Success][aclResource=certS erver.ca.account][Op=login][Info=AccountResource.login] authorization success