Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ahus1/dpop-demo

Repository files navigation

DPoP Demos

This is a demo showing some proof-of-concepts with readily available DPoP implementations.

DPoP is an acronym for “OAuth 2.0 Demonstrating Proof-of-Possession” and it is defined in RFC9449.

This repository accompanies the FOSDEM 2025 talk Using DPoP to use access tokens securely in your Single Page Applications.

What you can see here

This allows you to tinker with the following setups:

  • Using DPoP from a single page app (SPA)

    demo spa
  • Using DPoP with an application in Apache httpd

    demo mod oauth

Each sub-folder contains a README.adoc on how to run each of the components.

Prerequisites

  • Java 21

  • Podman

  • Node 22

  • Container networking mode “host” (only works on Linux, or Podman on Windows)

About

DPoP Demo with Keycloak and other tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published