Skip to main content

How does OA framework handle the verification flow?

In brief, the verification flow runs three checks on the document:

  1. The document integrity check
  2. The issuance status check
  3. The issuance identity check

Only when it passes all three checks, will it count as a valid OA document.

The verification process varies on the documents issued with Ethereum and those signed with DID. To learn more, see OpenAttestation (Verify) with explanation and flowcharts.