mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Update What's New in 5.6
This commit is contained in:
parent
c58fbf0596
commit
f0fd09bf79
@ -6,6 +6,10 @@ Below are the highlights of the release.
|
||||
|
||||
[[whats-new-servlet]]
|
||||
=== Servlet
|
||||
* Core
|
||||
|
||||
** Introduced https://github.com/spring-projects/spring-security/issues/10226[`SecurityContextChangedListener`]
|
||||
|
||||
* Configuration
|
||||
|
||||
** Introduced https://github.com/spring-projects/spring-security/pull/9630[`AuthorizationManager`] for method security
|
||||
@ -14,6 +18,9 @@ Below are the highlights of the release.
|
||||
|
||||
** 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]
|
||||
** Added https://github.com/spring-projects/spring-security/issues/9486[`RelyingPartyRegistrationResolver`]
|
||||
** Improved ``Saml2LoginConfigurer``'s handling of https://github.com/spring-projects/spring-security/issues/10268[`Saml2AuthenticationTokenConverter`]
|
||||
|
||||
|
||||
* OAuth 2.0 Login
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user