Each event has an associated set of information that is available for logging. This information is grouped into specific context objects. The context objects that are available for logging a specific event are specified by the event type. All event types have the sessionContextObj, eventContextObj, accessContextObj, propogationContextObj, processContextObj and registryContextObj objects. This topic specifies which additional context objects are available for each event type.
Event Type | Additional Context Objects |
---|---|
SECURITY_AUTHN | authnContextObj, providerContextObj |
SECURITY_AUTHN_DELEGATION | delegationContextObj |
SECURITY_AUTHN_MAPPING | authnMappingContextObj, providerContextObj |
SECURITY_AUTHZ | providerContextObj, policyContextObj |
SECURITY_ENCRYPTION | keyContextObj |
SECURITY_MGMT_AUDIT | mgmtContextObj |
SECURITY_RESOURCE_ACCESS | responseContextObj |