DPoP
Definition
DPoP (Demonstrating Proof-of-Possession) is an OAuth 2.0 extension that binds access tokens to a specific client by requiring a cryptographic proof in each request. DPoP prevents token theft and replay attacks by ensuring that stolen tokens cannot be used from a different client.