1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Polish gh-14859

This commit is contained in:
Steve Riesenberg
2024-04-29 12:17:22 -05:00
parent d0adb2aa70
commit 2598bf8c37
6 changed files with 173 additions and 87 deletions
@@ -92,9 +92,6 @@ val tokenResponseClient = DefaultAuthorizationCodeTokenResponseClient()
tokenResponseClient.setRequestEntityConverter(requestEntityConverter)
----
======
[NOTE]
If you're using the `client-authentication-method: client_secret_basic` and you need to skip URL encoding,
create a new `DefaultOAuth2TokenRequestHeadersConverter` and set it in the Request Entity Converter above.
=== Authenticate using `client_secret_jwt`