eu-digital-identity-wallet / eudi-lib-ios-siop-openid4vp-swift

Implementation of SIOPv2 and OpenID4VP protocols (wallet's role) in SWIFT
Apache License 2.0
1 stars 2 forks source link

Missing kid from JWE header of JARM #44

Closed dtsiflit closed 2 months ago

dtsiflit commented 2 months ago

According to ISO-18013-7

Wallet should set the kid JWE header claim of the JARM to a value equal to the kid attribute of the JWK of the public key that was used for key agreement

dtsiflit commented 1 month ago

Indicated here also https://github.com/eu-digital-identity-wallet/eudi-lib-jvm-siop-openid4vp-kt/issues/253