eu-digital-identity-wallet / eudi-lib-ios-openid4vci-swift

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Swift
Apache License 2.0
7 stars 12 forks source link

Support Attestation-Based Client Authentication #75

Open dtsiflit opened 2 months ago

dtsiflit commented 2 months ago

HAIP requires the use of OAuth 2.0 Attestation-Based Client Authentication.

Library should be able to support this kind of client/wallet authentication.

In scope of this issue is the ability to use a Client Attestation JWT (issued by wallet provider) which basically means

Out of scope,

pankaj-sp commented 1 week ago

Hi, Could you please share the status on this? We want to use this in our current implementation.

dtsiflit commented 1 week ago

Hi @pankaj-sp, we are in the process of incorporating this into our development timeline. I'll make sure to keep you updated and let you know as soon as we have a confirmed start date, which should be in a couple of days. Many thanks.