Skip to main content
Version: 2.82.x.x LTS

Vasco Digipass token

The TIDMA_VASCO_DP_TOKEN table holds the attributes used by the Vasco Digipass token. Its data is not versioned due to the size of the data blocks, and changes are very often applied to them.

The TIDMA_VASCO_DP_TOKEN table is an extension of the TIDMA_CREDENTIAL base table in All credentials, which lists attributes that are valid for all credentials.

Database table TIDMA_VASCO_DP_TOKEN

DB attributeJava data type (max. size), defaultsDescription
auth_modeString(2), not NULLThe authentication use case the data block is used for.
credential_idLong, not NULLForeign key that links to information in the table TIDMA_CREDENTIAL
dataString(1000), not NULLThe Vasco Digipass data block.
vasco_dp_token_idLong, not NULLPrimary key (uniquely identifies each individual credential)