Browse Source

Update What's New for 6.4

Issue gh-15437
pull/15682/head
Steve Riesenberg 1 year ago
parent
commit
8318a42959
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 1
      docs/modules/ROOT/pages/whats-new.adoc

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

@ -53,6 +53,7 @@ This aids in migration from earlier versions of Spring Security. @@ -53,6 +53,7 @@ This aids in migration from earlier versions of Spring Security.
* `oauth2Login()` now accepts https://github.com/spring-projects/spring-security/pull/15237[`OAuth2AuthorizationRequestResolver` as a `@Bean`]
* OIDC Back-Channel support now accepts https://github.com/spring-projects/spring-security/issues/15003[logout tokens of type `logout+jwt`]
* `RestClient` can now be xref:servlet/oauth2/index.adoc#oauth2-client-access-protected-resources[configured] with `OAuth2ClientHttpRequestInterceptor` to xref:servlet/oauth2/index.adoc#oauth2-client-accessing-protected-resources-example[make protected resources requests]
== SAML 2.0

Loading…
Cancel
Save