Update What's New section
Adds the SAML 2.0 Single Logout Support and the new Saml2AuthenticationRequestRepository
This commit is contained in:
parent
0364518b69
commit
017c218bbd
|
@ -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]
|
Loading…
Reference in New Issue