-
Notifications
You must be signed in to change notification settings - Fork 37
Add clarification about client_id for wallet attestation #441
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
Conversation
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
b01b480 to
27ccee1
Compare
|
|
||
| ### Wallet Attestation Subject {#walletattestation-sub} | ||
|
|
||
| The Wallet Attestation as defined in (#wallet attestation) SHOULD NOT introduce a unique identifier specific to a single client. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The Wallet Attestation as defined in (#wallet attestation) SHOULD NOT introduce a unique identifier specific to a single client. | |
| The Wallet Attestation as defined in (#walletattestation) SHOULD NOT introduce a unique identifier specific to a single client. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't this be "MUST NOT"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good question and for most systems I would agree. There might be ecosystems with other privacy properties and I wasn't sure if we should disallow that in the core spec -> I went with SHOULD, but I am happy to change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
but wallet attestation format is defined in VCI, right? so i think it should be MUST NOT. i might be short sighted but what other privacy property can there be?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am happy to continue the discussion in openid/OpenID4VC-HAIP#171
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Closes #431
Adds small text sections that explains how
subof the Wallet Attestation JWT works and should be chosen