Index
Org Vet Credentials¶
Purpose¶
This credential asserts with an explicit level of assurance the existence and attributes of an organization. It is issued to a cryptographic identifier controlled by the org, allowing the org to authenticate itself on the basis of the credential. (The LE vLEI is essentially an org vet credential at LoA 3, but its schema varies slightly to express some GLEIF governance requirements.)

Suggested visual: svg | 256 px | 128 px | 64 px | 32 px
Levels of assurance¶
Levels of assurance (LoAs) are well known and often referenced for individual identity; they are less adopted in organizational identity. In the United States, the FBCA defines basic, medium, and high assurance for certificates issued to federal agencies, but these LoAs are not typically referenced in other contexts. In the EU, eIDAS (EU regulation 910/2014, article 28) defines "nonqualified" and "qualified/QSeal" assurance for certificate issuance — but its rollout is young, and its application for non-certificate-based technologies is unclear.
Org vet credentials convey a level of assurance with a positive number, where larger numbers map to higher levels of assurance (1 < 2 < 3). Normally, these numbers are expected to be integers, but nuances within a given integer can be modeled by using a floating point value instead (2.1 < 2.2). This allows verifiers to decide what level of assurance will satisfy them, and accept any credential having an LoA >= their threshhold. The meaning of the integer values are defined as follows:
| LoA | intended meaning | verification procedures | mappings |
|---|---|---|---|
| 1 aka "bronze" | basic proof of control + authorization of requester; no claim about legalities, tools, governance, tools, or competence |
|
Similar to FBAC "basic" or eIDAS "nonqual". |
| 2 aka "silver" | cryptographic proof of control + authz, legal accountability, tools; no claim about governance or competence |
|
Similar to FBAC "medium", X509 extended verification, or eIDAS nonqual with deep vet. However, not a perfect analog; we are proving that the org has the tools to maintain their identity for a long time. |
| 3 aka "gold" |
|
This approximates FBAC "high" and eIDAS "QSeal", but goes slightly beyond. It maps directly to the LE vLEI defined by GLEIF. | |
| 4 aka "platinum" | TBD, but could require use of hardware security and/or proof of specialized org attributes such as a security clearance. | none |
Schema¶
See org-vet.schema.json and also rules.json.
Governance Framework¶
These credentials are governed by rules to enhance assurance, discourage abuse, and keep use cases crisp. The current rules are stated in rules.json and are identified by SAID EFthNcTE20MLMaCOoXlSmNtdooGEbZF8uGmO5G85eMSF. New governance frameworks can be written that supplement these rules; see the gfw field in the schema. It is also possible to modify or override these rules, by placing a different value in the r field. The act of issuing or receiving a GCD credential constitutes binding acceptance of the rules.