Managing Verifier Instances
This comprehensive guide shows you how to create, configure, and manage verifier instances in Vidos. You’ll learn how to set up instances with specific configurations, control their status, and integrate them into your applications to verify Verifiable Credentials (VCs) and Verifiable Presentations (VPs).
Prerequisites
Section titled “Prerequisites”Before you start using the Vidos Verifier, ensure you have the following prerequisites in place:
- Vidos Account: Sign up for a Vidos account if you don’t already have one.
- Access to the Vidos dashboard
- Basic understanding of Verifiable Credentials and their verification requirements
Creating a Verifier Instance
Section titled “Creating a Verifier Instance”Verifier instances let you configure specific verification capabilities for different applications, environments, or use cases.
Steps to Create an Instance
Section titled “Steps to Create an Instance”- Navigate to the Verifiers section in your Vidos dashboard
- Click the Add button to create a new instance
- Provide a descriptive name for your instance (for example, “Production-VC-Verifier” or “Testing-Credential-Verifier”)
- Configure the instance settings:
- Select the verification policies to enable
- Configure the supported credential types and formats
- Set any additional parameters required for your use case
- Click Save to create the instance
Instance Configuration Options
Section titled “Instance Configuration Options”When creating a verifier instance, consider these configuration options:
- Verification Policies: Select which verification policies (Format, ValidAt, Proof) your instance will enforce
- Credential Types: Configure which credential types (VC V1.1, VC V2.0, VP V1.1, VP V2.0) your instance will support
- Cryptosuites: Select the cryptographic suites your instance will accept for verification
- CORS Settings: Configure Cross-Origin Resource Sharing for web applications
Managing Instance State
Section titled “Managing Instance State”Control the availability of your verifier instances with start and stop operations.
Starting an Instance
Section titled “Starting an Instance”- Navigate to the instance details page
- Click the Start button
- Verify the instance status changes to “Running”
Stopping an Instance
Section titled “Stopping an Instance”- Navigate to the instance details page
- Click the Stop button
- Verify the instance status changes to “Stopped”
Viewing Instance Logs
Section titled “Viewing Instance Logs”Access detailed logs to understand verification outcomes and troubleshoot issues:
- Navigate to the instance details page
- Select the Logs tab
- Use filters to narrow down log entries by time period, log level, or keywords
- Look for specific error messages or verification outcomes