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

Update Wallet Attestation support #376

Open
2 tasks
vafeini opened this issue Feb 12, 2025 · 0 comments
Open
2 tasks

Update Wallet Attestation support #376

vafeini opened this issue Feb 12, 2025 · 0 comments

Comments

@vafeini
Copy link
Contributor

vafeini commented Feb 12, 2025

Currently library supports wallet attestations by implementing 'OAUTH2 Attestation-Based Client Authentication' draft 03

  • Draft 04 is published that should be evaluated for updates possibly needed.
  • OpenID4VCI draft 15 specifies the structure that a wallet attestations should have (Appendix E). Library defines data class ClientAttestationJWT as a holder of SignedJwt that represents a wallet attestation jwt and perfoms some sanity checks about its structure. These checks should be evaluated and updated according to the structure defined by the spec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant