home.social

#dpop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dpop, aggregated by home.social.

  1. #DPoP closes a real gap in #OAuth2, but there’s a catch….

    Sender-constrained tokens are a meaningful upgrade over bearer tokens, but they don't fully solve the challenge of browser key storage.

    Check out the #InfoQ article by Dhruv Agnihotri for a deep dive: bit.ly/4w62YGA

    #WebDevelopment #Security #Cryptography #CyberSecurity

  2. [Перевод] DPoP: что это такое, как работает и почему Bearer-токенов недостаточно

    Bearer-токен работает слишком просто: кто его получил, тот и авторизован. Именно поэтому утечки токенов регулярно превращаются в реальные инциденты — от CI/CD до облачных хранилищ. В новом переводе от команды Spring АйО рассмотрим, как DPoP меняет эту модель, привязывая токен к ключу клиента, зачем это нужно backend-разработчику и как поднять рабочую реализацию на Keycloak и Quarkus.

    habr.com/ru/companies/spring_a

    #java #kotlin #dpop #ci #cd #bearer #security #безопасность #безопасность_вебприложений #безопасность_в_сети

  3. Bearer tokens are reusable. That’s the problem.

    In Quarkus 3.32 you can now implement a custom DPoPNonceProvider and stop OAuth token replay attacks properly.

    I built a full end-to-end example with:
    - DPoP-bound tokens
    - Nonce challenge-response
    - Replay protection
    - Keycloak Dev Services

    Full walkthrough:
    the-main-thread.com/p/quarkus-

    #Quarkus #Java #OAuth2 #DPoP #APISecurity

  4. Inspired by a question from @thisismissem.social, I wrote up a document describing how to apply DPoP (RFC9449) to the OAuth Device Flow (RFC8628).

    https://datatracker.ietf.org/doc/draft-parecki-oauth-dpop-device-flow/
  5. A male chaffinch perches on a bare branch, its body angled upwards, facing the sky. #birds #naturephotography #lukehaigh #DPOP

  6. A tufted duck swims on rippled water, its dark plumage contrasting with the light reflections on the surface. #birds #naturephotography #lukehaigh #DPOP

  7. A black crow perches on a bare branch against a clear blue sky. Its glossy black plumage is prominent. #birds #naturephotography #lukehaigh #DPOP

  8. A Northern Lapwing is captured mid-flight against a clear, pale blue sky, its wings spread wide in a graceful arc. #birds #naturephotography #lukehaigh #DPOP

  9. @H4mNo we're so bound to move to the sender's constrained tokens and leverage TPM and mobile SE now. Bring back #tokenBinding! #dpop