New Features
Issuer API | AWS KMS Integration
Sign & issue credentials using keys stored in an AWS KMS via the walt.id Issuer API
Learn more here
Wallet API | AWS KMS Integration
Store and manage holder keys via the AWS KMS integration in the Wallet API.
Learn more here
Wallet UI (Dev Version) | AWS KMS Integration
Holders can create & use keys stored in an AWS-KMS
Improvements
Openid4vc
Introduced utility objects OpenID4VC, OpenID4VCI, and OpenID4VP that provide stateless isolated utility functions to perform data transformations required for the OpenID protocol flows for issuance and verification.
What's Changed
- 98 refactor openid4vc library 2 by @severinstampler in #808
- ci: add optional release-version input for test-deployment by @mikeplotean in #807
- provide w3c jwt/sd-jwt credential generation via OpenID4VCI by @severinstampler in #810
- Gradle wrapper update 8.10.2 by @philpotisk in #811
- build(deps): bump com.android.library from 8.7.1 to 8.7.2 by @dependabot in #813
- [wal-517] AWS KMS integration by @SuperBatata in #812
- implement AWS instance auth by @SuperBatata in #816
- removal of state management hacks, readme update by @severinstampler in #815
- 98 refactor openid4vc library 2 by @severinstampler in #817
- docs: update docker-compose doc by @chsavvaidis in #791
Full Changelog: v0.8.1...v0.9.0