diff --git a/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc b/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc index 05d0ba0497..5bf2accb1a 100644 --- a/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc +++ b/docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc @@ -9,3 +9,8 @@ Below are the highlights of the release. * Configuration ** Introduced https://github.com/spring-projects/spring-security/pull/9630[`AuthorizationManager`] for method security + +* SAML 2.0 Service Provider + +** Added https://github.com/spring-projects/spring-security/pull/9483[SAML 2.0 Single Logout Support] +** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository] \ No newline at end of file