From 8196937395fb6fced2f28449245d45e52da288cc Mon Sep 17 00:00:00 2001 From: Ramkumar K Date: Thu, 17 Oct 2024 18:16:29 +0530 Subject: [PATCH] 7629-Remove 3.0-Servlet 3.0 APIs-audit event description-2 7629-Remove 3.0-Servlet 3.0 APIs-audit event description-2 #7629 --- modules/ROOT/pages/audit-log-events-list-cadf.adoc | 6 +++--- modules/ROOT/pages/json-log-events-list.adoc | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/ROOT/pages/audit-log-events-list-cadf.adoc b/modules/ROOT/pages/audit-log-events-list-cadf.adoc index fc23456f9..30d2565b9 100644 --- a/modules/ROOT/pages/audit-log-events-list-cadf.adoc +++ b/modules/ROOT/pages/audit-log-events-list-cadf.adoc @@ -19,7 +19,7 @@ Open Liberty can generate audit events in either CADF or xref:ROOT:json-log-even * <> * <> * <> -* <> +* <> * <> * <> * <> @@ -309,7 +309,7 @@ The following example shows a SECURITY_API_AUTHN event that results in a redirec == SECURITY_API_AUTHN_TERMINATE -You can use the SECURITY_API_AUTHN_TERMINATE event to capture the audit information from the log out for servlet 3.0 APIs. The following table provides the fields for the SECURITY_API_AUTHN_TERMINATE event and a description of each field. +You can use the SECURITY_API_AUTHN_TERMINATE event to capture the audit information from the log out for servlet APIs. The following table provides the fields for the SECURITY_API_AUTHN_TERMINATE event and a description of each field. .SECURITY_API_AUTHN_TERMINATE event fields [cols=",",options="header",] @@ -462,7 +462,7 @@ The following example shows a successful SECURITY_AUTHN event: == SECURITY_AUTHN_DELEGATION -You can use the SECURITY_AUTHN_DELEGATION event to capture the audit information from Servlet runAs delegation and EJB delegation. The following table provides the fields for the SECURITY_AUTHN_DELEGATION event and a description of each field. +You can use the SECURITY_AUTHN_DELEGATION event to capture the audit information from Servlet runs delegation and EJB delegation. The following table provides the fields for the SECURITY_AUTHN_DELEGATION event and a description of each field. .SECURITY_AUTHN_DELEGATION event fields [cols=",",options="header",] diff --git a/modules/ROOT/pages/json-log-events-list.adoc b/modules/ROOT/pages/json-log-events-list.adoc index 0a9a1f63f..e4d884561 100644 --- a/modules/ROOT/pages/json-log-events-list.adoc +++ b/modules/ROOT/pages/json-log-events-list.adoc @@ -238,7 +238,7 @@ Open Liberty can generate audit events in either JSON or xref:ROOT:audit-log-eve * <> * <> * <> -* <> +* <> * <> * <> * <> @@ -458,7 +458,7 @@ The following example shows a SECURITY_MEMBER_MGMT user lookup action: === SECURITY_API_AUTHN -You can use the SECURITY_API_AUTHN event for servlet and later APIs to capture audit information when a user logs in and authenticates. The following table provides the fields for the SECURITY_API_AUTHN event and a description of each field: +You can use the SECURITY_API_AUTHN event for servlet APIs to capture audit information when a user logs in and authenticates. The following table provides the fields for the SECURITY_API_AUTHN event and a description of each field: .SECURITY_API_AUTHN event fields [cols=",",options="header",] @@ -535,7 +535,7 @@ The following example shows a SECURITY_API_AUTHN event that results in a redirec === SECURITY_API_AUTHN_TERMINATE -You can use the SECURITY_API_AUTHN_TERMINATE event for servlet 3.0 and later APIs to capture the audit information when a user logs out. The following table provides the fields for the SECURITY_API_AUTHN_TERMINATE event and a description of each field: +You can use the SECURITY_API_AUTHN_TERMINATE event for servlet APIs to capture the audit information when a user logs out. The following table provides the fields for the SECURITY_API_AUTHN_TERMINATE event and a description of each field: .SECURITY_API_AUTHN_TERMINATE event fields [cols=",",options="header",] @@ -690,7 +690,7 @@ The following example shows a successful SECURITY_AUTHN event: === SECURITY_AUTHN_DELEGATION -You can use the SECURITY_AUTHN_DELEGATION event to capture the audit information from Servlet runAs delegation and EJB delegation. The following table provides the fields for the SECURITY_AUTHN_DELEGATION event and a description of each field: +You can use the SECURITY_AUTHN_DELEGATION event to capture the audit information from Servlet runs delegation and EJB delegation. The following table provides the fields for the SECURITY_AUTHN_DELEGATION event and a description of each field: .SECURITY_AUTHN_DELEGATION event fields [cols=",",options="header",]