authenticationservices/authenticationserver/test/tAuthSvr/scripts/tAuthSvr.ini
changeset 102 deec7e509f66
parent 94 0e6c5a9328b5
child 108 ca9a0fc2f082
equal deleted inserted replaced
94:0e6c5a9328b5 102:deec7e509f66
     1 # Index of key values
       
     2 #iSupportsDefaultData 	- bool that defines if the chosen plugin supports default data
       
     3 #NumIdentities		- int that defines the expected number of identities that are registered on the server
       
     4 #pluginType		- 
       
     5 #isDefaultPlugin	- No longer in use. defaultPlugin is used instead
       
     6 #defaultPlugin		- string that defines which plugin to use as the default. Used to update the AuthServer policy file
       
     7 
       
     8 [Test0001]
       
     9 iSupportsDefaultData = true
       
    10 NumIdentities = 1
       
    11 pluginType = EAuthKnowledge
       
    12 #isDefaultPlugin = true
       
    13 defaultPlugin = PIN
       
    14 
       
    15 
       
    16 [Test0002]
       
    17 iSupportsDefaultData = true
       
    18 NumIdentities = 0
       
    19 pluginType = EAuthKnowledge
       
    20 #isDefaultPlugin = false
       
    21 #defaultPlugin = PIN
       
    22 
       
    23 [Test0003]
       
    24 iSupportsDefaultData = true
       
    25 NumIdentities = 0
       
    26 pluginType = EAuthBiometric
       
    27 isDefaultPlugin = true
       
    28 defaultPlugin = FINGER
       
    29 
       
    30 
       
    31 [Test0004]
       
    32 iSupportsDefaultData = false
       
    33 NumIdentities = 0
       
    34 pluginType = EAuthKnowledge
       
    35 #isDefaultPlugin = true
       
    36 defaultPlugin = PIN
       
    37 
       
    38 
       
    39 [Test0021]
       
    40 iSupportsDefaultData = true
       
    41 NumIdentities = 0
       
    42 pluginType = EAuthKnowledge
       
    43 defaultPlugin = PIN
       
    44 
       
    45 
       
    46 
       
    47 
       
    48 
       
    49 
       
    50 
       
    51 
       
    52 
       
    53 [Copied-Test1.1]
       
    54 SIS1 = c:\tswi\trevocation\data\ocsp_02.sis
       
    55 UID1 = 11112102
       
    56 FILE1.1 = c:\sys\bin\tswiusergrantable_all.exe
       
    57 #ocsp_uri = http://lon-sysbuild03.intra:19021/
       
    58 PerformRevocationCheck = false
       
    59 validationStatus = EValidatedToAnchor
       
    60 revocationStatus = EOcspNotPerformed
       
    61 isTrusted = false
       
    62 resultDate = 0
       
    63 lastCheckDate = 0
       
    64 sameDate = true