Right to Work / Rent
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": "RTW"
}
}
Response
RTW/R assertion 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.
Digital ID Response
This identity profile contains:
The identity assertion required by the RTW/R scheme
A verification report accompanying that assertion, including
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
- Links to images of each document (as required by the RTW/R scheme)
- Fields extracted from each document (this is included for convenience to accompany the images)
- A high-level description of the checks passed for this evidence
Biometric evidence, including
- A link to the image of the user’s ‘selfie’ (as required by the RTW/R scheme)
- A description of the liveness method used
An authentication report, including details of which level of authentication was used to authenticate this transaction from the user’s reusable digital ID
{
"identity_assertion": { },
"verification_report": { },
"authentication_report": { },
"proof": "<signature provided here>"
}
Elements of the identity profile verification report link to relevant checks and resources, for ease of reference.