Bearer tokens can be replayed.
Quarkus 3.32 introduces DPoPNonceProvider so you can enforce single-use nonces and stop replay attacks in your Java APIs.
I built the full challenge-response flow with Keycloak + Dev Services.
Here’s the guide:
buff.ly/mZX26pw
#Quarkus #Java #Security #OAuth