feat(WAL-752): add native mobile Digital Credentials API presentation#1939
feat(WAL-752): add native mobile Digital Credentials API presentation#1939szijpeter wants to merge 5 commits into
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ab468e6 to
1d3db65
Compare
1d3db65 to
9efd11b
Compare
|



Summary
Adds production-shaped Digital Credentials API presentation support across the KMP mobile wallet SDK, Android Credential Manager, and iOS 26 IdentityDocumentServices.
What changed
Platform support
openid4vp-v1-unsignedandopenid4vp-v1-signedfor mdoc and SD-JWT VC with clear/JWE responses;org-iso-mdocwith HPKEorg-iso-mdocfor mdoc with reader authentication and HPKEopenid4vp-v1-multisignedfails closed until JWS JSON Serialization verification is available; Apple does not expose OpenID4VP to third-party identity-document providersDependency and caveats
feature/wal-896branch.notSupportedeven when the App Group registry contains an eligible mdoc.Breaking changes
None. The mobile SDK ABI is extended with the new capability, registry, preview, and submission APIs.