From 6d20e021730ad0ae2794d2428843adfa898820f6 Mon Sep 17 00:00:00 2001 From: Josh Cummings <3627351+jzheaux@users.noreply.github.com> Date: Mon, 6 Apr 2026 13:21:05 -0600 Subject: [PATCH] Update whats-new Issue gh-18113 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> --- docs/modules/ROOT/pages/whats-new.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index 4d4a71f4e9..76314d2c87 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -16,3 +16,7 @@ == OAuth 2.0 * https://github.com/spring-projects/spring-security/issues/18745[gh-18745] - Add RestClientOpaqueTokenIntrospector + +== WebAuthn + +* https://github.com/spring-projects/spring-security/issues/18113[gh-18113] - Publish Authentication Events in WebAuthn