Token model
The OneSpan Identity Verification Token model contains information about the session creation token.
Token properties lists the token properties in OneSpan Identity Verification.
- Path: .../properties/transaction/properties/tokens/items
- Type: object
Example token
-
{
- "token": "eyJhbGciOiJIUzI1NiIsInR5cCI6...joYZgeFONFh7HgQ",
- "role": "signer1",
-
"version": "0",
-
"accessUrl": "https://<host>/<brand>/#/esign/<transactionId>?access_token=<token>"
- }