Event Logging is an XML Schema for describing the auditable events generated by computer systems, hardware devices and access control systems
25
stars
6
forks
source link
Improve support for physical access events with `Authenticate` activity #65
Closed
p-kimberley closed 4 years ago
Summary
Authenticate/Action
enum values don't adequately describe the action of authenticating with a physical or virtual token. Some examples:Likewise,
Authenticate/LogonType
doesn't cater for physical access events either.Proposal
ReadToken
toAuthenticateActionSimpleType
enumPhysicalAccess
toAuthenticateLogonTypeSimpleType
enum