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

feat: Demonstrating Proof of Posession (DPoP) #315

Merged
merged 8 commits into from
Dec 23, 2023
Merged

Conversation

paulswartz
Copy link
Collaborator

We'll need this for DPoP bound tokens, which use the `DPoP` type.
@maennchen
Copy link
Member

Awesome @paulswartz! Thanks for your work.

It looks good on a first glance, but I‘ll need a day or two to properly review this change.

@maennchen maennchen self-assigned this Dec 21, 2023
@maennchen maennchen added this to the v3.2.0 milestone Dec 21, 2023
lib/oidcc/token.ex Outdated Show resolved Hide resolved
lib/oidcc/token.ex Outdated Show resolved Hide resolved
src/oidcc_token.erl Outdated Show resolved Hide resolved
src/oidcc_userinfo.erl Outdated Show resolved Hide resolved
@maennchen
Copy link
Member

@paulswartz I've compared the implementation with the RFC and as far as I can judge without actually executing the code, it looks great.

After my few nitpicks above, I think we're ready to merge this.

@maennchen maennchen merged commit 4cbce04 into erlef:main Dec 23, 2023
25 checks passed
@paulswartz paulswartz deleted the dpop branch January 1, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants