Update What's New section

Adds the SAML 2.0 Single Logout Support and the new Saml2AuthenticationRequestRepository
This commit is contained in:
Marcus Da Coregio 2021-09-17 13:57:23 -03:00
parent 0364518b69
commit 017c218bbd
1 changed files with 5 additions and 0 deletions

View File

@ -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]