DBS Basic and RTW
For clarity the JSON below provides an example of the 'identity-profile-requirements' object which is the relevant part of the full request.
Request
{
"trust_framework": "UK_TFIDA",
"scheme": {
"type": "DBS_RTW",
"objective": "BASIC"
}
}
Response
An assertion which meets both the DBS Basic and RTW scheme requirements, where scheme compliance has been reached. For clarity the JSON below provides an example of the 'identity profile' object which is the relevant part of the full response. This JSON is not full response itself.
This example is very similar to the DBS Basic example above, because a GBR Passport is used in both cases. The main difference here is that the attribute IDs for document images and the ‘selfie’ of the user are also included, as required by the RTW scheme. In addition, there are now two scheme compliance reports: one for DBS Basic, and one for RTW.
IDV response
This identity profile contains:
The identity assertion required by the DBS and RTW/R schemes (the union of the two sets)
A verification report accompanying that assertion, including
A boolean to indicate whether DBS scheme compliance has been reached overall, for the level of DBS check (objective) requested
A boolean to indicate whether RTW/R scheme compliance has been reached overall
The GPG45 LoC reached, and the route used to achieve this
Detail of the ‘scores’ obtained in each category under GPG45, with links to evidence
Evidence details
Document evidence, including
- Fields extracted from each document (to satisfy the DBS scheme requirement for Passport and Driving Licence details)
- Links to the IDV resource entity for that evidence (containing media such as document images and extracted fields)
- Links to relevant checks listed separately, outside the verification report, in the IDV session report for completeness
- A high-level description of the checks passed for this evidence
Biometric evidence, including
- Links to the IDV resource entity for that evidence (containing media such as face images)
- Links to relevant checks listed separately, outside the verification report, in the IDV session report for completeness
- A description of the liveness method used
{
"identity_assertion": { },
"verification_report": { },
"proof": "<signature provided here>"
}
Note that, outside the “identity profile” object given above, the IDV session report will also include details of all evidence that was captured, checks performed etc. for completeness.
Elements of the identity profile verification report link to relevant checks and resources, for ease of reference.