Skip to content

Commit

Permalink
Update What's New for 6.4
Browse files Browse the repository at this point in the history
Issue gh-15437
  • Loading branch information
sjohnr committed Aug 22, 2024
1 parent 09785a3 commit 8318a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 8318a42

Please sign in to comment.