1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Use Imperative in Headers

Issue gh-12224
This commit is contained in:
Josh Cummings
2022-11-16 11:58:25 -07:00
parent 7675874137
commit 63aec87c61
4 changed files with 9 additions and 14 deletions
@@ -171,7 +171,7 @@ http {
To opt-out of the 6.0 defaults and instead continue to pass `AuthenticationServiceException` on to ``ServerAuthenticationEntryPoint``s, you can follow the same steps as above, except set `rethrowAuthenticationServiceException` to false.
== Deprecations in OAuth2 Client
== Address OAuth2 Client Deprecations
=== `ServerOAuth2AuthorizedClientExchangeFilterFunction`