credential-verification-service

command module
v0.0.0-...-3d56eb3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

README

Credential Verification Service

Flow

  1. Verifier creates with Nats message on his side an authorization request link for Holder - this creates in Database a Record which gives this link the right to directly post presentations to this id
  2. Verifier sends link over any channel to Holder or simply redirects to it
  3. Holder Instance of Service will download request object, and stores it in db, notification is sent ---------------------OCM Part---------------------
  4. API selects an identity and presentation can be completed over the internal routes by sending an presentation submission to the internal PUT endpoint

---------------PCM Cloud Part --------------------

  1. redirect to the cloud wallet if the external link is configured
  2. User authenticates and claims the proof request id
  3. User can either fill out the presentation definiton or collect it for later
  4. User clicks Transmit after selection, selects an identity and presentation can be completed over the internal routes by sending an presentation submission to the internal PUT endpoint
  5. Redirect back to the redirect uri from the downloaded request object

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL