SVX Documentation
HomepageAPISDK
Current
Current
  • Docs
  • Concepts
    • Digital Identity and Why It's Important
    • Digital Wallets
    • Ecosystems
    • Information Security
    • Personal Data & Attributes
    • Privacy- and Security-by-design
    • Secure Data Storage
    • Selective Disclosure / ZKP
    • Tokens and Tokenisation
    • Verifiable Credentials
    • Terminology
  • Platform
    • Secure Value Exchange
    • Authorisation, Tenant & Organisation Manager (ATOM)
    • Credential Service
    • Decentralised Identifiers (DIDs)
    • Keys
    • Tenants, Organisations, and End-Users
    • Vault
      • Enterprise Vault
    • Portal
    • Supported Standards
  • Guides
    • Onboarding to SVX
    • API Guides
      • Credentials
        • Credential Schemas
        • Credential Types
        • Issue Credentials
        • Presentation Definitions
        • Presentations
      • DIDs
        • DID Resolver
        • DID Registrar
        • DID Methods
          • did:key
          • did:web
          • did:ebsi
          • did:indy
        • DID Controller Keypair
      • OpenID Connect
        • For Verifiable Presentation
      • Users
        • Inviting End-Users
        • Authenticating End-Users
      • Vault
        • Items and Slots
        • Connections and Sharing
        • Classification Hierarchies
        • Attachments
        • On-sharing & Client Tasks
        • Account Delegation
      • Machine-2-Machine Communication
    • Portal Tutorials
      • Tenant Administrators
        • Onboard to a Tenancy
        • Dashboard and Navigation
        • Manage Tenancy
        • Manage Tenant Administrators
        • Manage Organisations
        • Manage Organisation Administrators
        • Credential Schemas
        • Applications
        • End Users
      • Organisation Administrators
        • Manage Organisation
        • Onboarding and Organisation Setup
        • Dashboard and Navigation
        • Manage Organisation Administrators
        • Credential Templates
        • View Credentials
        • Verification Templates
        • Verification Requests
        • Connections
        • Applications
    • Wallet Tutorials
      • Wallet Set Up
      • Provider Registration
      • Organisation Configuration
      • Credentials
      • Requests
      • Security
      • Wallet Recovery
  • Tools
    • Meeco SDK & CLI
    • Cryppo SDK & CLI
  • Releases
    • 2.1.1
    • 2.1.0
    • 2.0.0
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4.0
    • 1.3.8
    • 1.3.7
    • 1.3.6
    • 1.3.5
    • 1.3.4
    • 1.3.3
    • 1.3.2
    • 1.3.0
    • 1.2.5
    • 1.2.4
    • 1.2.3
    • 1.2.2
    • 1.2.1
    • 1.2.0
    • 1.1.0
    • 1.0.0
    • Legacy API-of-Me
  • Policies
    • Privacy
    • Developer Policy
Powered by GitBook
On this page
  • View a credential
  • Revoke a credential

Was this helpful?

Edit on GitHub
  1. Guides
  2. Portal Tutorials
  3. Organisation Administrators

View Credentials

Last updated 3 months ago

Was this helpful?

Organisations are able to build applications that enable credential issuance via the use of the SVX API. After issuing a credential Organisation Administrators can view the credential and associated details via the Portal.

View a credential

To view an issued credential navigate to Credentials on the left-side menu of the SVX Portal, and select View Credentials. Find the credential in the list either by using the sort or search function. Once located, select the horizontal ellipsis icon ⋯ to reveal menu options. Select View credential.

You will be presented with a summary of the credential, including:

  • VC ID

  • Wallet DID

  • Issuer ID

  • Format

  • Credential template

  • Date issued

  • Expiry date

  • Status

  • Credential details

Administrators with viewing rights

Organisation Administrators with the necessary security permissions can view Holder information within a credential. This information is displayed in the Credential details section, which expands to reveal a box containing the attributes and corresponding Holder details. To emphasise SVX's robust security measures and promote awareness around the safe handling of personally identifiable information (PII), the Portal presents PII within identifiable security components. For more information, see the section under .

Administrators without viewing rights

Revoke a credential

To revoke a credential, navigate to Credentials on the left-side menu of the SVX Portal, and select View Credentials. Find the credential in the list either by using the sort or search function. Once located, select the horizontal ellipsis icon ⋯ to reveal menu options. Select Revoke credential.

You will be presented with a confirmation message where you can choose to Cancel or Revoke. If you decide to revoke the credential, you will return to the list of credentials where a confirmation toast message will appear. The revoked credential will no longer be visible in the list of credentials.

Note Only some credentials can be revoked depending on their credential format. Currently, the credential format(s) that support revocation are W3C (jwt-vc-json).

Organisation Administrators without the necessary security permissions will not be able to view Holder information within a credential. The Credential details section will be left blank with only a message in the security component stating that "You do not have permission to view this information. To view this information enter the Organisation’s passphrase.". For more information, see the section under .

Note To gain the necessary security rights to view PII, an Organisation Administrator must enter the Organisation's Passphrase as part of their Account Settings. For more information, see .

Dashboard and Navigation
Dashboard and Navigation
Set Up an Organisation's Passphrase
Security
Security