Skip to content

DPoP support #1158

@marc-neureiter

Description

@marc-neureiter

Feature Request

Modern OAuth deployments are increasingly adopting DPoP (Demonstrating Proof-of-Possession) to reduce token replay risk and improve sender-constrained security.
For Android apps using AppAuth, implementing DPoP currently requires substantial custom logic outside the library, especially around key lifecycle, proof JWT generation, nonce handling, and header attachment coordination.

First-class Android support would make secure-by-default integrations easier, more consistent, and less error-prone across the ecosystem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions