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

provide the user access to the credentialSubject via UserInfoClaims structure #369

Merged
merged 4 commits into from
Sep 10, 2023

Conversation

glhewett
Copy link
Contributor

This PR will change the format of the credentialSubject from a map of string to a struct that contains the claims and defined in the specification.

https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims

@glhewett glhewett marked this pull request as ready for review September 10, 2023 03:17
@glhewett glhewett changed the title provide the user access to the credentialSubject via UserInfoClaims structure. provide the user access to the credentialSubject via UserInfoClaims structure Sep 10, 2023
lib/hpke/include/hpke/userinfo_vc.h Outdated Show resolved Hide resolved
lib/hpke/include/hpke/userinfo_vc.h Outdated Show resolved Hide resolved
lib/hpke/include/hpke/userinfo_vc.h Outdated Show resolved Hide resolved
lib/hpke/include/hpke/userinfo_vc.h Outdated Show resolved Hide resolved
lib/hpke/src/userinfo_vc.cpp Outdated Show resolved Hide resolved
lib/hpke/src/userinfo_vc.cpp Outdated Show resolved Hide resolved
lib/hpke/src/userinfo_vc.cpp Outdated Show resolved Hide resolved
@bifurcation bifurcation merged commit 6a10f78 into main Sep 10, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants