launchOpenID4VCIProvisioning

fun launchOpenID4VCIProvisioning(offerUri: String, clientPreferences: OpenID4VCIClientPreferences, backend: OpenID4VCIBackend): Deferred<Document>

Launch provisioning session to provision credentials to a new Document using OpenID4VCI protocol.

Return

deferred Document value

Parameters

offerUri

credential offer (formatted as URI with custom protocol name)

clientPreferences

configuration parameters for OpenID4VCI client

backend

interface to the wallet back-end service