📃
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
  • Claim list check
  • Add Claim

Was this helpful?

  1. Manager console guide
  2. Issuer Console

Claim

This page includes introductory information of claim to check and add on the Manager console which a credential was issued by the Issuer to use at the service provider.

PreviousIssuer ConsoleNextVC Type

Last updated 4 years ago

Was this helpful?

The Claim is inputted property from the user when issuing the credential and the value will be included on that credential when issuing.

Credential

Included Claim properties

Ex1) Identification Card

Registration Number (USCIS No.)

Name

State

Ex2) Student ID card

Student No.

Name

Department Name

University Name

Claim list check

Not only to add the Claim list but also other claims from the other issuers can be checked as well.

  • Claim Code - Claim Code. Used as an identifier.

  • Claim Name- a name which represents the claim name.

  • Creator OMN ID - Owner account who've added the claim.

  • Status - Able to check the Claim's authentication status from the Admin

Add Claim

A new claim can be generated through the add Claim feature in a case when there is no such Claim to use.

  • Claim Code- A modifiable value which is generated as a random value by default.

  • Claim Name - Enter the name that represents that Claim

  • Claim Type- Select the Claim type among String, Number, Date

  • Claim Description- Write a description for that Claim

Pressing the submit button will display a Scatter pop-up.

Check entered information through Details and request for the claim generation by clicking the Sign button.

Generated Claim can be used once the Admin authorizes it.

Able to check details by visiting the 'My request List > Claim request list' page.