Skip to main content

Technical Description

Introduction

The Wallet Enterprise application is a typescript-based Express application which can be used as a standalone component to implement Credential Issuance and Verification use-cases.

Architecture

Details

  • Implements OpenID4VCI profile (authorization_code grant, scope, client_id, state, pkce)
  • Implements OpenID4VP profile (x509_san_dns client_id_scheme, signed_request_uri, vp_token, state)