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
    • Wallets
      • Holder Wallet
      • Organisation Wallet
    • 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 Account
        • 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 Account
        • 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.3
    • 2.1.2
    • 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
  • Introduction
  • Onboard an end user to a Tenancy
  • View an end user’s details
  • Remove an end user from a Tenancy
  • Restore an end user to a Tenancy

Was this helpful?

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

End Users

Last updated 9 days ago

Was this helpful?

Introduction

An end user is a role within SVX. End users include people and entities that manage a digital wallet and are commonly referred to as Holders. Holders partake in the exchange of data with Issuers and Verifiers. When using Meeco's Holder Wallet API, including front-end applications built on our wallet technology, Holders are able to:

  • Onboard with a Tenant

  • Interact with Organisations (Issuers and Verifiers)

  • Add credentials

  • Add and respond to Verification Requests

Onboard an end user to a Tenancy

As the Portal is designed to enable Tenant Administrators to view activity undertaken within their Tenancy, the onboarding of end users is managed directly via the SVX API. To do this, Tenant Administrators must to enable the creation of end user wallets and ensure these wallets can communicate with all SVX services.

View an end user’s details

Tenant Administrators can view an end user’s details by navigating to Manage Tenancy on the left-side menu of the SVX Portal, and selecting End users. Locate the end user in the list and select the horizontal ellipsis icon ⋯ alongside the end user entry to reveal menu options. Select View. You will be presented with the following information:

  • User DID

  • Date registered

Remove an end user from a Tenancy

To remove an end user from a Tenancy navigate to Manage Tenancy on the left-side menu of the SVX Portal, and select End users. Locate the end user in the list and select the horizontal ellipsis icon ⋯ alongside the end user entry to reveal menu options. Select Cancel and remove and confirm the removal of the end user via the modal window. The end user will be removed from the Tenant and will no longer appear in the list of end users.

Note When an end user is removed from a Tenancy any credentials that have been issued to the end user will remain in their wallet. Similarly, all Verification Requests (Pending and completed) will remain in the Holder's wallet.

Restore an end user to a Tenancy

If a Tenant Administrator provides an end user with a newly generated invitation QR Code within 30 days of the end user being removed from the Tenancy, the end user will have their end user vault reinstated and will be able to restore their connections with Organisations.

create an Application