LogoLogo
  • Welcome to Blerify's docs
  • Blerify Overview
    • User Centric Identity
      • Introduction
      • ID Wallet
      • Digital Credentials
      • Point of Verification (POV)
        • How Does a POV Work in Blerify?
      • Verification Process
    • Quantum-Resistant Cryptography
  • Developers
    • API Documentation
      • Access Token Generation
      • Issuing Verifiable Credentials with the Blerify API
      • Issuing ISO mDL with the Blerify API
    • Point of Verification
      • POVs Creation
      • POV Result
      • POVs Creation via API
    • Versions & Releases
      • Web Portal
        • Web Portal Release 1.5
        • Web Portal Release 1.6
        • Web Portal Release 1.7
      • Blerify APP
        • APP Versión 3.19.0 (386)
        • APP Versión: 3.27.0
        • APP Versión: 3.36.1
  • PRODUCTS
    • Vouchers
      • Orchestration
      • Issuer
      • Redeemption
    • Digital Credentials
      • Issue
        • Licenses
          • ISO/IEC 18013-5 Standard
          • Blerify and ISO/IEC 18013-5
          • Blerify Architecture
        • Verifiable Credentials W3C-VC
        • Benefits, discounts, promotions
      • Verify
        • Web Log In
        • In-Person Access
        • Check Out Experience
        • From Another App
    • Post Quantum Certificates
      • Request
      • Revocation
      • Verify
    • Wallet SDK
  • Resources In-Depth
    • DID Method
      • DID Method did:lac1
      • DID Controller
    • Decentralized Root of Trust
      • Blerify’s Smart-Contract-Based Root of Trust
Powered by GitBook
LogoLogo

Blerify.com

  • Blerify.com
On this page
Export as PDF
  1. Developers
  2. Point of Verification

POVs Creation

Step-by-Step Guide to Creating POVs in Blerify

PreviousPoint of VerificationNextPOV Result

Last updated 4 months ago

1. Log in to Your Blerify Account

  • Access your Blerify account using your credentials.

2. Enter the Project of Interest

  • Navigate to the project you are working on, such as Licenses, Credentials, Memberships, etc.

3. Go to the Applications Section

4. Create a New Application and Select Its Type

  • Click on Create New Application.

  • Choose the type of application:

    • Website Authentication Widget: Allows users to authenticate on your website using Blerify Wallet.

    • Validation of Events Access: Enrolls users into your platform by requesting Verifiable Credentials.

5. Complete the Steps to Create the POV

Step 1: Application Details

  • Application Name: Enter a name for your application (e.g., "Age Verification for Events").

  • Application Description: Provide a brief description of the application's purpose.

  • Credential Type to Verify: Select the type of credential to be verified (e.g., Driver’s License, Membership Card).

  • Credential Issuer: Specify the trusted issuer(s) of the credential.

  • Issuance Date Range: Define the range of issuance dates for valid credentials.

  • Expiration Date Range: Define the range of expiration dates for valid credentials.

Step 2: Credential Fields and Response Format

  • Credential Fields to Share and Verify: Select the specific fields from the credential that need to be shared and verified (e.g., name, date of birth, license number).

  • Response Format: Choose the format in which the verification response will be delivered (e.g., JSON, XML).

Step 3: Widget or QR Configuration

  • Website for Widget or QR: Enter the website URL where the widget or QR code will be published.

  • Language: Select the language for the widget interface.

  • Dark or Light Mode: Choose the widget’s appearance (dark or light mode).

  • Size: Define the size of the widget or QR code.

Final Step: Register the POV

  • Once all the details are filled in, click Register POV.

  • As a result, Blerify will generate a script that you need to copy and paste into your website’s code. This script will enable the POV functionality on your site.

Summary of the Process

  1. Log in to your Blerify account.

  2. Navigate to the desired project (e.g., Licenses, Credentials, Memberships).

  3. Go to the Applications section and create a new application.

  4. Select the application type: Website Authentication Widget or Validation of Events Access.

  5. Complete the three steps:

    • Step 1: Provide application details, credential type, issuer, and date ranges.

    • Step 2: Define the credential fields to verify and the response format.

    • Step 3: Configure the widget or QR code (website, language, mode, size).

  6. Register the POV and copy the generated script to your website.

Within the project, locate and select the Applications section.