...
Item | Type | Description | |
---|---|---|---|
Certificate request | CSR | CSR (public key) is collected from SCD to create a Certificate. How the CSR is sent from a remote device is currently out of scope (can be e/mail/sms with request to install app, etc). Mandatory | |
SCD type |
| Type of SCD. Mandatory | |
SCD remote ID | String | ID in a remote system that handles the messaging between SCD-s, depends on SCD type. Mandatory | |
SCD key id | Number | They private key ID inside SCD for what the CSR corresponds with Mandatory | |
Name | X.509 Distinguished name | Mandatory | |
Document ID | Name | String Document ID based on what the verification has been performed. Optional | |
Authentication token | JWT | Authentication token as result of ID Building Block. Mandatory | |
Payment token | String | Payment token to indicate that payment has been done. If not present and payment is required HTTP 402 error is thrown. Optional |
...