IBM_SECURITY_AUTHN_TERMINATE event

This audit event is generated when a user is logged off. The following table lists the elements that can be shown in the output of an IBM_SECURITY_AUTHN_TERMINATE event.

Element Description
action The operation that caused the termination of the authentication to occur - log offThe XPath is:
CommonBaseEvent/extendedDataElements
[@name='action']/values

authnProvider Provider of the authentication service. The default is WebSEAL.The XPath is:
CommonBaseEvent/extendedDataElements
[@name='authnProvider']/values

authnType The type of authentication used by the user - trustRelationship.The XPath is:
CommonBaseEvent/extendedDataElements
[@name='authnType']/values

terminateReason The reason the session was terminated. For example, the user logged off.The XPath is:
CommonBaseEvent/extendedDataElements
[@name='terminateReason']/values

userInfo.appUserName Information about the user who is logging off. The XPath is:
CommonBaseEvent/extendedDataElements
[@name='userInfoList']/children[1]/children
[@name='appUserName']/values

Sample of a IBM_SECURITY_AUTHN_TERMINATE event

The following example shows an IBM_SECURITY_AUTHN_TERMINATE event:

Parent topic: Audit Federation