Skip to content

Enum: CheckMethodType

URI: di_vocab:enum/CheckMethodType

Permissible Values

Value Meaning Description
vpip https://openid.net/validation_method/vpip Validation that physical evidence is genuine through inspection of its physic...
vpiruv https://openid.net/validation_method/vpiruv Validation that physical evidence is genuine through inspection of its physic...
vri https://openid.net/validation_method/vri Validation that physical evidence is genuine through the inspection of an ima...
vdig https://openid.net/validation_method/vdig Validation that digital/electronic evidence is genuine by the inspection of i...
vcrypt https://openid.net/validation_method/vcrypt Validation the cryptographic security features of the evidence are intact and...
data https://openid.net/validation_method/data Found an existing electronic_record that matches the claims made by the user
auth https://openid.net/verification_method/auth Verifying the user is the owner of the claims by use of an electronic authent...
token https://openid.net/verification_method/token Verifying the user is the owner of the claims by use of an electronic authent...
kbv https://openid.net/verification_method/kbv Verifying the user is the owner of the claims by knowledge based challenges/q...
pvp ttps://openid.net/verification_method/pvp Physical verification in person by a qualified/authorised person, the compari...
pvr https://openid.net/verification_method/pvr Physical verification by a qualified/authorised person when the user is remot...
bvp https://openid.net/verification_method/bvp Biometric verification by an automated system with the user physically presen...
bvr https://openid.net/verification_method/bvr Biometric verification by an automated system where the user and capture devi...

Slots

Name Description
checkMethod An identifier from the OpenID Check Methods list

Identifier and Mapping Information

Schema Source

  • from schema: https://vocab.account.gov.uk/linkml/credentials-schema

LinkML Source

name: CheckMethodType
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
permissible_values:
  vpip:
    text: vpip
    description: Validation that physical evidence is genuine through inspection of
      its physical properties in person.
    meaning: https://openid.net/validation_method/vpip
  vpiruv:
    text: vpiruv
    description: Validation that physical evidence is genuine through inspection of
      its physical properties in person including its optical characteristics under
      non-visible light.
    meaning: https://openid.net/validation_method/vpiruv
  vri:
    text: vri
    description: Validation that physical evidence is genuine through the inspection
      of an image taken remotely under visible light.
    meaning: https://openid.net/validation_method/vri
  vdig:
    text: vdig
    description: Validation that digital/electronic evidence is genuine by the inspection
      of its properties and content.
    meaning: https://openid.net/validation_method/vdig
  vcrypt:
    text: vcrypt
    description: Validation the cryptographic security features of the evidence are
      intact and correct.
    meaning: https://openid.net/validation_method/vcrypt
  data:
    text: data
    description: Found an existing electronic_record that matches the claims made
      by the user.
    meaning: https://openid.net/validation_method/data
  auth:
    text: auth
    description: Verifying the user is the owner of the claims by use of an electronic
      authentication process that is linked to the owner of the claims.
    meaning: https://openid.net/verification_method/auth
  token:
    text: token
    description: Verifying the user is the owner of the claims by use of an electronic
      authentication token such as hardware token or smartcard that is linked and
      issued to the owner of the claims.
    meaning: https://openid.net/verification_method/token
  kbv:
    text: kbv
    description: Verifying the user is the owner of the claims by knowledge based
      challenges/questions that only the owner of the claims should know how to answer.
    meaning: https://openid.net/verification_method/kbv
  pvp:
    text: pvp
    description: Physical verification in person by a qualified/authorised person,
      the comparison of a physical characteristic (such as face) of the user with
      a known image/template of the owner of the claims.
    meaning: ttps://openid.net/verification_method/pvp
  pvr:
    text: pvr
    description: Physical verification by a qualified/authorised person when the user
      is remote, the comparison of a physical characteristic (such as face) from an
      image or video of the user with a known image/template of the owner of the claims.
    meaning: https://openid.net/verification_method/pvr
  bvp:
    text: bvp
    description: Biometric verification by an automated system with the user physically
      present to the system and the verifier, the use of a biometric modality (such
      as face) to match the user with a known template of the owner of the claims.
    meaning: https://openid.net/verification_method/bvp
  bvr:
    text: bvr
    description: Biometric verification by an automated system where the user and
      capture device is remote to the verifier, the use of a biometric modality (such
      as face) to match the user with a known template of the owner of the claims.
    meaning: https://openid.net/verification_method/bvr