Skip to content

Commit bb43293

Browse files
committed
Expand SAML Deprecations What's New
Issue gh-11077
1 parent 5760b6d commit bb43293

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/modules/ROOT/pages/whats-new.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Instead, use `requestMatchers` or `HttpSecurity#securityMatchers`.
4141
* https://github.com/spring-projects/spring-security/issues/11110[gh-11110] - Require explicit session saves by default
4242
* https://github.com/spring-projects/spring-security/issues/11057[gh-11057] - Remove `MessageSourceAware` from `ExceptionTranslationWebFilter`
4343
* 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)
47+
* Remove `RelyingPartyRegistration.ProviderDetails`
48+
* Remove `OpenSamlAuthenticationProvider`
49+
4450
* Remove SAML deprecations
4551

4652
== Core

0 commit comments

Comments
 (0)