IBM_SECURITY_AUTHN_TERMINATE event
This audit event is generated when a user is logged off.
| Element | Description |
|---|---|
| action | The operation that caused the termination of the authentication to occur - log
off The XPath
is: |
| authnProvider | The provider of the authentication service. The default is WebSEAL. The
XPath
is: |
| authnType | The type of authentication that is used by the user - trustRelationship. The
XPath
is: |
| terminateReason | The reason the session was terminated. For example, the user logged off. The
XPath
is: |
| userInfo.appUserName | Information about the user who is logging off. The XPath
is: |
Sample of a IBM_SECURITY_AUTHN_TERMINATE event
The following example shows an IBM_SECURITY_AUTHN_TERMINATE event:<CommonBaseEvent
creationTime="2006-04-19T18:13:15.916Z"
extensionName="IBM_SECURITY_AUTHN_TERMINATE"
globalInstanceId="CE11DACFD02C005F20EE33FA70BA750567"
sequenceNumber="10"
version="1.0.1">
<extendedDataElements name="authnType" type="string">
<values>trustRelationship</values>
</extendedDataElements>
<extendedDataElements name="action" type="string">
<values>logout</values>
</extendedDataElements>
<extendedDataElements name="outcome" type="noValue">
<children name="majorStatus" type="int">
<values>0</values></children>
<children name="result" type="string">
<values>SUCCESSFUL</values></children>
</extendedDataElements>
<extendedDataElements name="terminateReason" type="string">
<values>UserLoggedOut</values>
</extendedDataElements>
<extendedDataElements name="authnProvider" type="string">
<values>webseal</values>
</extendedDataElements>
<extendedDataElements name="userInfoList" type="noValue">
<children name="userInfo" type="noValue">
<children name="appUserName" type="string">
<values>me_elain</values></children>
<children name="registryUserName" type="string">
<values>Not Available</values></children>
</children>
</extendedDataElements>
<sourceComponentId
application="IBM® Verify Identity Access"
component="Authentication and Federated Identity"
componentIdType="ProductName"
executionEnvironment="Linux[x86]#2.4.21-4.EL"
location="fimtest.au.ibm.com"
locationType="FQHostname"
subComponent=
"com.tivoli.am.fim.saml20.protocol.actions.SAML20LocalLogoutAction"
threadId="WebContainer : 0"
componentType="http://www.ibm.com/namespaces/autonomic/Tivoli_componentTypes"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="ReportSituation"
reasoningScope="INTERNAL"
reportCatagory="SECURITY"/>
</situation>
</CommonBaseEvent>