You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the integration test requestWhenTokenRequestWithDPoPProofThenReturnDPoPBoundAccessToken() which demonstrates how to obtain a DPoP-bound access token.
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.spring-authorization-server/oauth2-authorization-server/src/test/java/org/springframework/security/oauth2/server/authorization/config/annotation/web/configurers/OAuth2AuthorizationCodeGrantTests.java
Line 989 in 779d87a
Related spring-security#16574
The text was updated successfully, but these errors were encountered: