We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c2533 commit 2f87309Copy full SHA for 2f87309
docs/modules/ROOT/pages/whats-new.adoc
@@ -43,7 +43,7 @@ Instead, use `requestMatchers` or `HttpSecurity#securityMatchers`.
43
* https://github.com/spring-projects/spring-security/issues/12022[gh-12202] - Remove OAuth deprecations
44
* Remove `Converter` constructors from `Saml2MetadataFilter` and `Saml2AuthenticationTokenConverter`
45
* Remove `Saml2AuthenticationRequestContextResolver` and `Saml2AuthenticationRequestFactory`
46
-* Remove `Saml2AuthenticationToken(String, String, String, String, List)
+* Remove `Saml2AuthenticationToken(String, String, String, String, List)`
47
* Remove `RelyingPartyRegistration.ProviderDetails`
48
* Remove `OpenSamlAuthenticationProvider`
49
0 commit comments