-
Notifications
You must be signed in to change notification settings - Fork 5
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
Reconsider PoP mechanism to get a new status attestation #32
Comments
I see the benefits @paulbastian and I believe that these should be further discussed, here some additional considerations:
|
perhaps we say "issuer MUST authenticate the wallet", and MUST support PoP and MAY support other mechanisms, and briefly describe them? |
As discussed today, Oliver proposed to use a dpop key to get this at a /status endpoint. That would enable to use Referenced Token that don't have cnf claim |
@paulbastian we can do this and it is resonable, we can protect the endpoint also with DPoP using a key specialized for this purpose, thank you |
As we have integrated this PR into OpenID4VCI, you may easily share tokens/api-keys in the issuance to request new status assertions, instead of relying on the PoP mechanism. I would advise to move away from the PoP key in the Credential and use an Credential Format independent mechanism instead |
PoP of Credential cnf key hould not be used, instead an api-key exchanged between wallet and Issuer.
Advantages are:
The text was updated successfully, but these errors were encountered: