📃
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
  • List of requested claim
  • List of requested VC type
  • List of requested VC format

Was this helpful?

  1. Manager console guide
  2. Issuer Console

My request list

This page guides how to check and cancel the requested information which is requested by the Issuer such as claim, VC type, VC format, etc.

PreviousIssue the VC InformationNextSP Console

Last updated 4 years ago

Was this helpful?

The requested task is revokable until the Admin authorizes it.

List of requested claim

This page shows the list of requested claims.

  • Claim code - Code of the claim used as an identifier.

  • Claim name - A name that represents the claim.

  • Owner's OMN ID - The Account ID who've added that claim.

  • Status - Able to check the approval status of the claim.

List of requested VC type

This page shows the VC type code, VC type name, owner's OMNI ID, status, and detailed information.

  • VC type code - Code of the VC type used as an identifier.

  • VC type name - A name that represents the VC type

  • Onwer's OMNI ID - The Account ID who've added the VC type.

  • Status - Ables to check the approval status of the VC type.

  • Detail information- Able to check the claim used by the VC type when it is clicked

List of requested VC format

This page shows the VC format code, VC format name, Owner's OMNI ID, Level of Assurance, Status, and detailed information.

  • VC format code - Code of the VC format used as an identifier.

  • VC format name- A name that represents the VC type.

  • Owner's OMNI ID - The Account ID who've added the VC format.

  • Level of Assurance- Assurance level.

  • Status- Able to check the approval status of the VC format.

  • Detail information- Able to check detailed information regarding the VC format when it is clicked (Distribution ratio, claim list, etc).