📃
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
  • Service List
  • Edit service
  • Add service

Was this helpful?

  1. Manager console guide
  2. SP Console

Service List

This page guides how to register the service of what SP will provide and how to check the list of registered service.

PreviousSP ConsoleNextToken Transaction History

Last updated 4 years ago

Was this helpful?

Service List

Registered service can be viewed and also add/edit the service.

By clicking the left '+' button detailed information for the service can be viewed.

  • Service code- Service code used as an identifier.

  • Service name- Name of the service.

  • Owner's OMN ID - The Owner's ID who've registered the service.

  • Status - Status of the service.

  • Allowed VC format - An allowed format to be used in the service.

It will be available to view the information of the selected VC format by clicking the code of allowed VC format.

Edit service

The VC format which is used for receiving the service is modifiable.

Add service

SP can add new VC formats on this page so that the user can interact with the service.

The Scatter pop-up will be displayed by clicking the submit button after entering the information.

Check the entered information via Details and click the Sign button to send a transaction.

  • Service code- Service code which used as an identifier Editable random value is generated by default

  • Service name- A name that represents the service.

  • Service description - Description of the service.