📃
OmniOne Developer Site
  • Introduction
  • Manager console guide
    • To begin with...
      • Wallet Settings
      • Select an Account
      • The Issuer/SP account creation
      • Issue access token for the OmniOne Agent
    • Issuer Console
      • Claim
      • VC Type
      • VC Format
      • Issue the VC Information
      • My request list
    • SP Console
      • Service List
      • Token Transaction History
      • My service request
  • Server system construction
    • To begin with...
      • Server Wallet creation and Key settings
      • Collect the Issuer and SP's DID
      • application.properties settings
    • Server default environment configuration per IDE
      • Spring Tool Suite 4
      • IntelliJ IDEA
    • Building the Issuer system
      • Issuer server guide(JAVA)
    • Building the SP system
      • SP server guide (JAVA)
  • Checking Blockchain data
    • Check Agent API
      • bp
      • Committee
      • DID
      • executor
      • key
      • pDID
      • player
      • policy
      • txinfo
      • txissue
      • vc
      • version
      • response codes
  • SDK instruction guide
    • Core SDK Guide
      • Java Wallet
        • IWKeyManager
        • IWDIDManager
        • IWRecoveryManager
        • ZkpException
        • IWException
      • iOS Wallet
        • IWKeyManager
        • IWDidManager
        • IWClaimManager
        • IWRecoveryManager
        • IWErrorManager
        • Enum
    • Server SDK Guide
      • Java
        • ServerInfo
        • IssuerApi
        • SpApi
        • VcResult
        • VcInitParam
        • VCRegParam
        • VcVerifyParam
        • SpProfileParam
    • Omni App Link SDK
      • Server
      • Android
      • IOS
  • Node creation
    • Full Node creation
      • Full Node by using Docker
        • Docker Installation
        • Building Full Node
        • Full Node settings
      • Installation type Full Node
        • Full Node installation
    • BP Node creation
      • BP Node by using Docker
        • Docker Installation
        • Building BP Node
        • BP Node settings
          • keosd/BP Node executing simultaneously
      • Installation type BP
        • Node Installation
        • Executing Node
        • Node settings
        • BP Vote
Powered by GitBook
On this page
  • Issue the list of VC
  • View details

Was this helpful?

  1. Manager console guide
  2. Issuer Console

Issue the VC Information

This page guides how to check the issued credential and to edit the status.

PreviousVC FormatNextMy request list

Last updated 4 years ago

Was this helpful?

This page is for the user to inquire and discard/recover the issued VC information.

Issue the list of VC

This page displays the VC information on what users have issued.

  • Date of generation - Issued date of the credential.

  • VC ID - An ID of the issued VC used as an identifier.

  • VC format code- Represents the issued VC format.

  • Expire date - the expiration date of the VC.

  • Status - Status of the VC (Usable/Discard)

View details

Clicking the left '+' button displays the detailed information of VC and able to change the status of that VC.

  • VC ID - The ID of the VC and it is used as an identifier.

  • VC ID HASH - The hash value of the VC ID

  • ISSUER ACCOUNT HASH - The hash value of Issuer's Account.

  • Date of generation - The date of VC issuance.

  • Expire date- Expire date of the VC.