3.64.1. AuthSelect Previous topic Parent topic Child topic Next topic

This optional parameter specifies the SQL query that will be used to fetch Digipass data from the database. Special characters are permitted, and %0 is replaced with the quoted user name. Defaults to select DP_DATA, DIGIPASS from TBL_VASCODP where USER_ID=%0, which is compatible with the sample schemas provided in goodies/*.sql. The query is expected to return 2 fields in this order:
  1. Digipass data block. This is 248 characters of encrypted data about the Digipass. It is encoded in printable characters.
    Example: 10AFIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAEAAAAgICAAAACx4 bwOmRYm8XYHErnjBAJIAWecbdhsRHIAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAA+RmOzmh1lFwAAAYAAQAAAERQMzAwAAAAAAAAAAAAAACNOQpB57zTB/ XrAgg+7W/y
  2. The Digipass serial number of 22 characters, including the token number and application name, and often some spaces, Example: '0097123456APPL 1 '. The spaces and application name are significant.