Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

23 total results found

Introduction

Connection - Verify - Issue Case

Connection-Verification-Issue Use Case This document describes a tipical customer integration case that cover the three main activity on Dizme Stack: new connection of a user wallet with customer dizme istances and backend asking a credentials verification (p...

Integration Flow

Connection - Verify - Issue Case

Sequence Call verify/request (1) API to create a new proof verification, the invitiation_short_url resultat (2) can be embendeed in a QrCode (3) that can be scan from the user with the Dizme Wallet app (4). After scan the QrCode a flow of connection (5) betwe...

Dizme API Version 1.0 (Legacy)

API Dizme Api

Dizme Agent Rest Service API Dizme API documentation. Contact: URL: https://dizme.io Email: team.dizme@etuitus.it Version: 1.0.0 Servers https://{}.dizme.io/api/v1 Tags verify: Verify operation can be made through Dizme agent connection: Connection o...

Dizme API version 2.0

API Dizme Api

Dizme Agent Rest Service API Dizme API documentation. Dizme API Collection Here you can download Swagger Api for Dizme Stack. DizmeAgent_Api_v2.yaml Contact: URL: https://dizme.io Email: team.dizme@etuitus.it Version: 2.0 Servers https://{}.dizme.io/api/v...

Introduction

One Shot Sign with Dizme

One Shot Sign with Dizme Use Case This document describes a typical customer integration case that covers the integration with the One Shot Sign Service of InfoCert. Setting up your SERVICE on Dizme Studio Before your backend application can use Dizme Api you ...

Integration Flow

One Shot Sign with Dizme

Sequence DARS Api verify/request The /verify/request service allows you to ask for verifiable credentials to a user In order to request verifiable credentials to a user, a proof template (or request) must be previously created for the own organization. The pr...

Introduction

Custom OnBoarding with SDK OnBoarding with Gui SDK and Customer API

OnBoarding with Gui Dizme SDK This document describes a typical customer integration case that covers the integration of the OnBoarding FLOW with the GUI DIZME SDK . Setting up your SERVICE on Dizme Studio Before your backend application can use Dizme Api you ...

Integration Flow

Custom OnBoarding with SDK OnBoarding with Gui SDK and Customer API

Sequence

Introduction

Custom OnBoarding with SDK On Boarding with SDK via app messages

OnBoarding with Dizme SDK This document describes a typical customer integration case that covers the integration of the OnBoarding FLOW with the DIZME SDK . Setting up your SERVICE on Dizme Studio Before your backend application can use Dizme Api you need to ...

Integration Flow

Custom OnBoarding with SDK On Boarding with SDK via app messages

Sequence

Dizme SDK Android Archive Library

Dizme SDK Library

DizmeSDK Android Archive Library Introduction Scope and field of document application This document describes integration specifications and API Description of Dizme SDK library for the Android version. Within the document, the library will be called simply li...

Dizme SDK iOS Framework Library

Dizme SDK Library

DizmeSDK iOS Framework Library Introduction Scope and field of document application This document describes integration specifications and API Description of Dizme SDK library for the iOS version. Within the document, the library will be called simply library,...

Out Of Band Verification

Connection - Verify - Issue Case

DARS provides a verification request mode called Out Of Band which allows the wallet to scan the qrcode and be directed to the proof view without waiting for a notification. To activate this mode just add a parameter out_of_band=true to the verify/request API ...

Detailed Verify Confirm Callback Example

One Shot Sign with Dizme

General On this page we will show a detailed example of the verify confirm object that an organization that integrates an example of signature services could receive. Verify Confirm Callback Upon invocation of this service, all the attributes requested in the ...

Detail on Verify Request

One Shot Sign with Dizme

{ "proof": { "version": "1.0", "nonce": "1", "name": "PROOF_FOR_SIGN", "requested_predicates": { }, "requested_attributes": { "attr_reference1": { "names": [ "licenceUserName", "licenceUserEmai...

Introduction

Verify and Issue Credentials Cases V2

Verification and Issue of Credentials Use Cases This document describes a tipical customer integration cases that cover the two main activity on Dizme Stack: asking a credentials verification (proof) to a user wallet issue a new credential to the user wallet ...

Verification and Issue Integration Flow

Verify and Issue Credentials Cases V2

Sequence Call verify/request (1) API to create a new proof verification, the invitiation_short_url resultat (2) can be embendeed in a QrCode (3) that can be scan from the user with the Dizme Wallet app (4). The wallet will show the proof requested to the user...

Verification Integration Flow

Verify and Issue Credentials Cases V2

Sequence Call verify/request (1) API to create a new proof verification, the invitiation_short_url resultat (2) can be embendeed in a QrCode (3) that can be scan from the user with the Dizme Wallet app (4). The wallet will show the proof requested to the user...

Issue Integration Flow

Verify and Issue Credentials Cases V2

Sequence Call credential/offer (1) API to create a new proof verification, the credential_offer_link resultat (2) can be embendeed in a QrCode (3) that can be scan from the user with the Dizme Wallet app (4). After the scan, the wallet will start the issue ph...

DARS Api - Callback Api

Verify and Issue Credentials Cases V2

DARS Api verify/request The /verify/request service allows you to ask for verifiable credentials to a user In order to request verifiable credentials to a user, a proof template (or request) must be previously created for the own organization. The proof reques...