Credential Issuance

The SSIKit implements the OIDC credential issuance flow, allowing SDK and/or CLI users to get credentials issued from OIDC compliant issuers.

The respective OIDC4CI specification can be found at:

OIDC4CI - OIDC for credential issuance

Refer also to our web wallet documentation, for an example of an actual end-to-end integration of the OIDC issuance flow:

Last updated