-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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.
Line 989 in 779d87a
public void requestWhenTokenRequestWithDPoPProofThenReturnDPoPBoundAccessToken() throws Exception { |
Related spring-security#16574
Shhamaradkowis and marcusdacoregio
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement