Commit 0d5f42f
Remove requireProofKey warning for non-auth-code flows
The warning is unnecessary since PKCE only applies to authorization_code
flow and the code already corrects this silently.
Closes: gh-18221
Signed-off-by: Andrey Litvitski <[email protected]>1 parent 4d9d40e commit 0d5f42f
File tree
1 file changed
+0
-3
lines changed- oauth2/oauth2-client/src/main/java/org/springframework/security/oauth2/client/registration
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | 708 | | |
712 | 709 | | |
713 | 710 | | |
| |||
0 commit comments