Q1: What security property does DPoP add to an OAuth access token?
Multiple Choice**Explanation:**
A: The resource server still receives the access token.
B: A copied token alone is insufficient when the presenter lacks the private key.
C: DPoP constrains presentation and does not expand authorization scope.