File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
docs/manual/src/docs/asciidoc/_includes/about Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Below are the highlights of the release.
6
6
7
7
[[whats-new-servlet]]
8
8
=== Servlet
9
+ * Core
10
+
11
+ ** Introduced https://github.com/spring-projects/spring-security/issues/10226[`SecurityContextChangedListener`]
12
+
9
13
* Configuration
10
14
11
15
** 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.
14
18
15
19
** Added https://github.com/spring-projects/spring-security/pull/9483[SAML 2.0 Single Logout Support]
16
20
** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository]
21
+ ** Added https://github.com/spring-projects/spring-security/issues/9486[`RelyingPartyRegistrationResolver`]
22
+ ** Improved ``Saml2LoginConfigurer``'s handling of https://github.com/spring-projects/spring-security/issues/10268[`Saml2AuthenticationTokenConverter`]
23
+
17
24
18
25
* OAuth 2.0 Login
19
26
You can’t perform that action at this time.
0 commit comments