Запитання 8
What is the main security benefit of sender-constrained tokens (e.g., via DPoP or mTLS client certificates) over a standard bearer refresh token?
Варіанти відповідей
They make the token shorter, reducing bandwidth usage
They eliminate the need for an access token altogether
Even if the refresh token itself is copied/stolen, it's useless without the hardware-backed private key on the original device, so possession of the token string alone is insufficient
They allow the token to be shared safely across multiple devices