Closed
Description
This issue will add authorization server support for RFC 9449 OAuth 2.0 Demonstrating Proof of Possession (DPoP).
See the integration test requestWhenTokenRequestWithDPoPProofThenReturnDPoPBoundAccessToken()
which demonstrates how to obtain a DPoP-bound access token.
Related spring-security#16574