Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Demonstrating Proof of Possession (DPoP) in quarkus-oidc #42115

Open
sberyozkin opened this issue Jul 24, 2024 · 3 comments · May be fixed by #45891
Open

Support for Demonstrating Proof of Possession (DPoP) in quarkus-oidc #42115

sberyozkin opened this issue Jul 24, 2024 · 3 comments · May be fixed by #45891
Assignees
Labels
area/oidc kind/enhancement New feature or request

Comments

@sberyozkin
Copy link
Member

sberyozkin commented Jul 24, 2024

Description

https://datatracker.ietf.org/doc/html/rfc9449 is about proving that a bearer token was indeed issued to the client which is presenting it.

It also provides an authorization code flow binding to DPoP: https://datatracker.ietf.org/doc/html/rfc9449#name-authorization-code-binding-, tightening the security of the code flow process.

Implementation ideas

No response

@sberyozkin sberyozkin added the kind/enhancement New feature or request label Jul 24, 2024
Copy link

quarkus-bot bot commented Jul 24, 2024

/cc @pedroigor (oidc)

@sberyozkin sberyozkin changed the title Support for Demonstrating Proof of Posession (DPoP) in quarkus-oidc Support for Demonstrating Proof of Possession (DPoP) in quarkus-oidc Jul 24, 2024
@jeremy-nocek-rp
Copy link

This would benefit my product, we're getting requests to add DPoP support.

@sberyozkin
Copy link
Member Author

@jeremy-nocek-rp Sure, it is on the map for early 2025.

@sberyozkin sberyozkin self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/oidc kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants