authenticationservices/authenticationserver/test/tAuthSvr/scripts/tAuthSvr2.ini
changeset 102 deec7e509f66
parent 94 0e6c5a9328b5
child 108 ca9a0fc2f082
--- a/authenticationservices/authenticationserver/test/tAuthSvr/scripts/tAuthSvr2.ini	Thu Aug 19 11:18:56 2010 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2059 +0,0 @@
-# Index of key values
-#iSupportsDefaultData 	- bool that defines if the chosen plugin supports default data
-#NumIdentities		- int that defines the expected number of identities that are registered on the server
-#pluginType		- 
-#isDefaultPlugin	- No longer in use. defaultPlugin is used instead
-#defaultPlugin		- string that defines which plugin to use as the default. Used to update the AuthServer policy file
-#pluginId		- Hex string that is the uid of the Ecom implementation. In the Test0000 to Test0009, it's used as a cue, and is also the expected UserId
-#userResult		- Int that contains what the user has input on being prompted to 'identify', i.e. the PIN
-#			In cases where this is absent, then we're expecting the 'data' returned to be the same as the pluginId value (cueValue)
-#userId			- String that contains the expected Id
-
-#plugin1Id		- Hex string that is the uid of the Ecom implementation
-#			  	In the RetrainPlugin steps, this is the plugin that is to be trained.
-#plugin1Status		- Int that specifies the expected status of the above plugin 
-				(0, 64, 128 -EAuthUntrained, EAuthTrained, EAuthFullyTrained)
-#Pin11113100Default	- bool that defines whether the plugins support default data. Also Pin11113101Default and Pin11113102Default
-#Pin11113100Active	- bool that defines whether the plugin is active or not. Also Pin11113101Active, Pin11113102Active
-#Pin11113100InputId	- string that defines the input to the plugin. Else, the default is used. (in Identify function)
-#Pin11113100InputTrain	- string that defines the input to the plugin. Else, the default is used. (in Train function)
-#finalUserName 		- string that defines the new name (description or identitystring) of a given identity
-#retryRemove		- bool that defines whether the attempt to remove an identity is tried again in the same test step
-#freshness		- Int that defines the number of seconds(timeout) within which a cached identity is returned 
-				(Authentication is skipped)
-#forgetPlugin 		- Hex that specifies the plugin that is to be forgotten
-#forgetUnknown 		- Bool that if true means we're trying to forget an unknown identity
-
-[defaultplugin]
-default = 200032E5
-
-
-[Test0001]
-NumIdentities = 1
-pluginId = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100Default = true
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-
-[Test0002]
-NumIdentities = 0
-pluginId = 11113100
-#EAuthFullyTrained
-plugin1Status = 1
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0003]
-iSupportsDefaultData = true
-NumIdentities = 0
-pluginType = EAuthBiometric
-isDefaultPlugin = true
-defaultPlugin = FINGER
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113103Default = true
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-Pin11113103Active = true
-
-[Test0004]
-iSupportsDefaultData = false
-NumIdentities = 0
-pluginType = EAuthKnowledge
-#isDefaultPlugin = true
-defaultPlugin = PIN
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0021a]
-#iSupportsDefaultData = false
-pluginType = EAuthKnowledge
-defaultPlugin = PIN
-Pin11113100InputTrain = 2035
-Pin11113100Default = true
-Pin11113100Active = true
-#initUserName = SOMENAME
-finalUserName = NewNameOfId2
-
-[Test0021b]
-plugin1Id = 11113100
-Pin11113100InputId = 2035
-freshness = 0
-Pin11113100Default = true
-Pin11113100Active = true
-DisplayMessage = " Display String 1 "
-
-[Test0021c]
-NumIdentities = 2
-plugin1Id = 11113100
-plugin1Status = 64
-
-#==========================================================
-#Next section is what is according to the test spec
-[Test0022a]
-#iSupportsDefaultData = true
-#pluginType = EAuthKnowledge
-#defaultPlugin = PIN
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-Pin11113100InputId = 5110
-Pin11113101InputId = 5101
-Pin11113102InputId = 5102
-Pin11113100InputTrain = 5110
-Pin11113101InputTrain = 5101
-Pin11113102InputTrain = 5102
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = false
-Pin11113101Active = false
-Pin11113102Active = false
-finalUserName = NewNameOfId2
-
-
-[Test0022b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = false
-Pin11113101Active = false
-Pin11113102Active = false
-freshness = 0
-
-[Test0022c]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthUnTrained
-plugin1Status = 1
-
-[Test0022-works]
-iSupportsDefaultData = true
-pluginType = EAuthKnowledge
-defaultPlugin = PIN
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthTrained
-plugin1Status = 64
-#Value below should be used.
-#plugin1Status = 128
-Pin11113100InputId = 5110
-Pin11113101InputId = 5101
-Pin11113102InputId = 5102
-Pin11113100InputTrain = 5110
-Pin11113101InputTrain = 5101
-Pin11113102InputTrain = 5102
-Pin11113100Default = true
-Pin11113101Default = true
-Pin11113102Default = true
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-finalUserName = NewNameOfId2
-
-[Test0022-Unused]
-iSupportsDefaultData = true
-pluginType = EAuthKnowledge
-defaultPlugin = PIN
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthTrained
-plugin1Status = 64
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = false
-Pin11113101Active = false
-Pin11113102Active = false
-initUserName = SOMENAME
-finalUserName = NewNameOfId2
-
-#==========================================================
-[Test0023a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthUnTrained
-plugin1Status = 1
-#Pin11113100InputId = 5110
-Pin11113100InputTrain = 5110
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = false
-Pin11113101Active = false
-Pin11113102Active = false
-DisplayMessage = "This is the second display message sent by the client to the plugin" 
-[Test0023b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = false
-Pin11113101Default = false
-Pin11113102Default = false
-Pin11113100Active = false
-Pin11113101Active = false
-Pin11113102Active = false
-
-
-[Test0023c]
-NumIdentities = 1
-plugin1Id = 11113100
-#EAuthUnTrained
-plugin1Status = 1
-
-[Test0023d]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullTrained
-plugin1Status = 128
-#Pin11113100InputId = 5110
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113101Default = true
-Pin11113102Default = true
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0023e]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthUnTrained
-plugin1Status = 128
-
-[Test0023f]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113101Default = true
-Pin11113102Default = true
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-#==========================================================
-[Test0024a]
-#This test expects the presence of plugin 10274104, else i'll need to supply the 3 properties for 11113101, input being 5101
-
-Pin11113100InputTrain = 5110
-Pin11113101InputTrain = 0000
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = true
-Pin11113101Active = true
-finalUserName = NewNameOfId2
-
-[Test0024b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113101Default = true
-Pin11113102Default = true
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0024c]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-
-[Test0024d]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthTrained
-plugin1Status = 64
-
-#==========================================================
-[Test0025a]
-NumIdentities = 1
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 1
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0025b]
-NumIdentities = 1
-plugin1Id = 11113101
-#EAuthUnTrained
-plugin1Status = 1
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0025c]
-Pin11113100InputTrain = 5110
-Pin11113101InputTrain = Cancel
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0025d]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-
-[Test0025e]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthUnTrained
-plugin1Status = 1
-
-[Test0025f]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-freshness = 0
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0025g]
-plugin1Id = 11113101
-Pin11113101InputTrain = 5112
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0025h]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthTrained
-plugin1Status = 64
-
-[Test0025i]
-plugin1Id = 11113101
-Pin11113101InputId = 5112
-Pin11113101Default = false
-Pin11113101Active = true
-freshness = 0
-
-#=========================================
-[Test0026a]
-NumIdentities = 1
-#plugin1Id = 11113100
-#EAuthTrained
-#plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113101InputTrain = Quit
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0026b]
-plugin1Id = 11113101
-Pin11113101InputId = 5110
-Pin11113101Default = false
-Pin11113101Active = true
-freshness = 0
-
-#=========================================
-[defaultplugin1]
-default = 11113100
- 
-
-[Test0027a]
-#Requires the presence of only 3 plugins.
-NumIdentities = 1
-#The plugin below is for the pinAuthPlugin
-
-Pin11113100InputTrain = 0000
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101Active = false
-Pin11113102Active = false
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin200032E5Active = false
-
-[Test0027b]
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-NumIdentities = 1
-
-[Test0028a]
-#Requires the presence of only 3 plugins, or i can set the other plugins to use the 'cancel' code
-NumIdentities = 1
-#The plugin below is for the pinAuthPlugin
-#plugin1Id = 11113100
-#EAuthTrained
-#plugin1Status = 64
-Pin11113100InputTrain = Cancel
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = Cancel 
-Pin11113101Default = true
-Pin11113101Active = true 
-Pin11113102InputTrain = cancel
-Pin11113102Default = true
-Pin11113102Active = true
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin11113103Default = false 
-Pin11113104Default = false 
-Pin200032E5Active = false
-
-[Test0028b]
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-NumIdentities = 1
-
-[Test0041a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-#Pin11113100InputId = 5110
-
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0041b]
-Pin11113100InputId = 5110
-plugin1Id = 11113100
-
-[Test0041c]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-#Pin11113100InputId = 5110
-Pin11113100InputTrain = 5118
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0041d]
-Pin11113100InputId = 5118
-plugin1Id = 11113100
-#================================
-[Test0042a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-#Pin11113100InputId = 5110
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0042b]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputId = 51194
-Pin11113100InputTrain = 5118
-Pin11113100Default = true
-Pin11113100Active = true 
-
-
-[Test0043a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0043b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0043c]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113188
-#EAuthUnTrained
-plugin1Status = 1
-Pin11113100InputId = 5110
-Pin11113100InputTrain = 5118
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0044a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-
-[Test0044b]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-#Pin11113100InputId = 5110
-Pin11113100InputTrain = 5118
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0044c]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-#Pin11113100InputId = 5117
-Pin11113100InputTrain = 5116
-Pin11113100Default = true
-Pin11113100Active = true 
-#freshness = 0
-
-[Test0044d]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-[Test0044e]
-plugin1Id = 11113100
-Pin11113100InputId = 5113823
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-#================================
-[Test0045a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin11113103Default = false 
-Pin11113104Default = false 
-
-[Test0045b]
-NumIdentities = 3
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 6110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin11113103Default = false 
-Pin11113104Default = false 
-
-[Test0045c]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin11113103Default = false 
-Pin11113104Default = false 
-freshness = 0
-
-[Test0045d]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputId = 5110
-Pin11113100InputTrain = Cancel
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103Active = false 
-Pin11113104Active = false 
-Pin11113103Default = false 
-Pin11113104Default = false 
-
-
-#================================
-[Test0046a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0046b]
-Pin11113100InputId = 5110
-plugin1Id = 11113100
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-[Test0046c]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = Cancel
-Pin11113100Default = true
-Pin11113100Active = true 
-
-#================================
-[Test0047a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0047b]
-Pin11113100InputId = 5110
-plugin1Id = 11113100
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-[Test0047c]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = Quit
-Pin11113100Default = true
-Pin11113100Active = true
-
-#================================
-[Test0048a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0048b]
-Pin11113100InputId = 5110
-plugin1Id = 11113100
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-[Test0048c]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputTrain = 51178
-Pin11113100Default = true
-Pin11113100Active = true
-
-[Test0048d]
-Pin11113100InputId = 51178
-Pin11113101InputId = 0000
-plugin1Id = 11113100
-Pin11113100Default = true
-Pin11113100Active = true 
-freshness = 0
-
-[Test0048e]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113101InputTrain = 51175
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0048f]
-Pin11113101InputId = 0000
-plugin1Id = 11113101
-Pin11113101Default = true
-Pin11113101Active = true 
-freshness = 0
-
-#================================
-[Test0061a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-
-[Test0061b]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthUnTrained
-plugin1Status = 1
-
-[Test0061Ta]
-plugin1Id = 11113100
-Pin11113100InputId = 0000
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0061c]
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = 5111
-Pin11113101Active = true
-freshness = 60
-plugin1Id = 11113101
-#EAuthTrained
-plugin1Status = 1
-
-[Test0061d]
-plugin1Id = 11113101
-#EAuthTrained
-plugin1Status = 1
-
-[Test0061Tb]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0061e]
-Pin11113100InputId = 0000
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = 5112
-Pin11113101Active = true
-freshness = 60
-plugin1Id = 11113101
-#EAuthFullyTrained
-plugin1Status = 64
-
-[Test0061f]
-plugin1Id = 11113101
-#EAuthFullyTrained
-plugin1Status = 64
-
-
-#================================
-[Test0062a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-#freshness = 0
-
-[Test0062b]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthUnTrained
-plugin1Status = 128
-
-[Test0062c]
-NumIdentities = 2
-plugin1Id = 11113101
-#EAuthUnTrained
-plugin1Status = 1
-
-[Test0062d]
-plugin1Id = 11113100
-Pin11113100InputId = 7737373737
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0062e]
-plugin1Id = 11113101
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = 5111
-Pin11113101Default = false
-Pin11113101Active = true
-
-[Test0062f]
-plugin1Id = 11113101
-#EAuthUnTrained
-plugin1Status = 1
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = true
-
-#================================
-[Test0063a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-
-[Test0063b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0063c]
-plugin1Id = 11113888
-Pin11113100Default = true
-Pin11113100Active = true
-#Pin11113101InputTrain = 6111
-Pin11113101Default = false
-Pin11113101Active = false
-
-#================================
-[Test0065a]
-NumIdentities = 2
-plugin1Id = 11113100
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = true
-Pin11113101Active = true
-
-
-[Test0065b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = true
-Pin11113101Active = true
-freshness = 0
-
-[Test0065c]
-plugin1Id = 11113101
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = 0000
-Pin11113101Default = true
-Pin11113101Active = true
-
-#================================
-[Test0066a]
-NumIdentities = 2
-plugin1Id = 11113100
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-
-
-[Test0066b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0066c]
-plugin1Id = 11113101
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = CancEL
-Pin11113101Default = false
-Pin11113101Active = true
-
-#================================
-[Test0067a]
-NumIdentities = 2
-plugin1Id = 11113100
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-
-[Test0067b]
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Default = false
-Pin11113101Active = false
-freshness = 0
-
-[Test0067c]
-plugin1Id = 11113101
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101InputTrain = QUit
-Pin11113101Default = false
-Pin11113101Active = true
-
-#==============================
-[AuthTestRegister]
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-Pin11113102InputTrain = 5112
-Pin11113102Default = true
-Pin11113102Active = true 
-Pin11113103InputTrain = 5113
-Pin11113103Default = true
-Pin11113103Active = true 
-Pin11113104InputTrain = 5114
-Pin11113104Default = true
-Pin11113104Active = true 
-
-#==============================
-
-[Test0081b]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-freshness = 0
-
-#==============================
-
-[Test0082b]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-# fail - wrong pin
-Pin11113101InputId = 6666
-freshness = 0
-
-[Test0082c]
-plugin1Id = 11113100 | 11113101 
-Pin11113100Active = true 
-Pin11113100InputId = 6666
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-freshness = 0
-
-[Test0082d]
-plugin1Id = 11113100 | 11113101 
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-# fail - wrong pin
-Pin11113101InputId = 6666
-freshness = 0
-
-[Test0082e]
-plugin1Id = 11113100 | 11113101 
-Pin11113100Active = true 
-# fail - wrong pin
-Pin11113100InputId = 937474
-Pin11113101Active = true 
-# fail - wrong pin
-Pin11113101InputId = 6666
-freshness = 300
-#==============================
-
-[Test0083b]
-plugin1Id = 11113100 | 11113101 | 11113102
-Pin11113100Active = false 
-Pin11113100InputId = 5110
-Pin11113101Active = false 
-Pin11113101InputId = 5111
-Pin11113102Active = false 
-Pin11113102InputId = 5112
-freshness = 0
-
-#==============================
-
-[Test0084b]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-freshness = 0
-
-[Test0084c]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-freshness = 0
-clientSpecificKey = true
-
-[Test0084d]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-#Pin11113100InputId = 5110
-Pin11113101Active = true 
-#Pin11113101InputId = 5111
-freshness = 60
-clientSpecificKey = true
-#==============================
-
-[Test0086b]
-
-# set prefs
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-# auth using prefs
-Pin11113100Active = true 
-Pin11113100InputId = 5110 
-Pin11113103Active = true 
-Pin11113103InputId = 5113
-Pin11113104Active = true 
-Pin11113104InputId = 5114 
-plugin1Id = B & K & T
-freshness=0
-
-[Test0086c]
-plugin1Id = B & K & T
-Pin11113100Active = false 
-Pin11113100InputId = 5110
-Pin11113103Active = false 
-Pin11113103InputId = 5113
-Pin11113104Active = false 
-Pin11113104InputId = 5114
-freshness = 300
-
-#==============================
-
-[Test0087b]
-
-# set prefs
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-# auth using prefs
-Pin11113100Active = true 
-Pin11113100InputId = 5110 
-Pin11113103Active = false
-Pin11113103InputId = 5113
-Pin11113104Active = true
-Pin11113104InputId = 5114
-plugin1Id = B
-freshness=0
-
-[Test0087c]
-plugin1Id = K
-Pin11113100Active = false 
-Pin11113100InputId = 5110
-Pin11113103Active = true 
-Pin11113103InputId = 5113
-Pin11113104Active = true 
-Pin11113104InputId = 5114
-freshness = 0
-
-[Test0087d]
-plugin1Id = T
-Pin11113100Active = true
-Pin11113100InputId = 5110
-Pin11113103Active = true 
-Pin11113103InputId = 5113
-Pin11113104Active = false
-Pin11113104InputId = 5114
-freshness = 0
-
-==============================
-[Test0088b]
-
-# set prefs
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-# auth using prefs
-Pin11113100Active = false
-Pin11113103Active = true
-Pin11113103InputId = 5113
-Pin11113104Active = false
-plugin1Id = K | B 
-freshness=0
-
-[Test0088c]
-Pin11113100Active = false
-Pin11113103Active = true
-Pin11113103InputId = 5113
-Pin11113104Active = false
-plugin1Id = K | B 
-freshness=300
-
-#==============================
-
-[Test0089b]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-freshness = 0
-
-[Test0089c]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = false 
-Pin11113101Active = false
-Pin11113102Active = false
-freshness = 300
-
-#==============================
-
-[Test0092b]
-plugin1Id = 11113100 | 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 5055
-Pin11113101Active = true 
-Pin11113101InputId = 5055
-freshness = 0
-
-#==============================
-
-[Test0093b]
-plugin1Id = 11113101 | 11113102
-Pin11113100Active = true 
-Pin11113100InputId = 5055
-Pin11113101Active = true 
-Pin11113101InputId = 5055
-Pin11113102Active = true 
-Pin11113102InputId = 5112
-freshness = 0
-
-[Test0093c]
-plugin1Id = 11113100 & 11113101
-Pin11113100Active = true 
-Pin11113100InputId = 505446
-Pin11113101Active = true 
-Pin11113101InputId = 507744
-Pin11113102Active = true 
-#Pin11113102InputId = 549383
-freshness = 300
-#==============================
-[Test0101a]
-NumIdentities = 2
-plugin1Id = 11113100
-#EAuthFullyTrained
-#plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0101b]
-Pin11113101InputId = 5111
-plugin1Id = 11113101
-freshness = 0
-plugin1Status = 1
-
-[Test0101c]
-NumIdentities = 1
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputId = 5110
-Pin11113100InputTrain = 51178
-Pin11113100Default = true
-Pin11113100Active = true
-#freshness = 0
-
-[Test0101d]
-Pin11113101InputId = 5111
-plugin1Id = 11113101
-freshness = 0
-
-#==============================
-[Test0102a]
-Pin11113101InputId = 0000
-plugin1Id = 11113100
-freshness = 0
-
-[Test0102b]
-plugin1Id = 11113100
-Pin11113100InputId = 0000
-Pin11113100Default = true
-Pin11113100Active = true
-
-[Test0102c]
-plugin1Id = 11113100
-NumIdentities = 1
-plugin1Status = 128
-
-#==============================
-[Test0103a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0103b]
-Pin11113101InputId = 377377377
-plugin1Id = 11113101
-freshness = 0
-
-[Test0103c]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputId = 5110
-#Pin11113100InputTrain = 51178
-Pin11113100Default = true
-Pin11113100Active = true
-freshness = 0
-retryRemove = true
-
-#==============================
-[Test0104a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0104b]
-Pin11113101InputId = 773737
-plugin1Id = 11113101
-freshness = 0
-
-[Test0104c]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputId = 51178
-#Pin11113100InputTrain = 51178
-Pin11113100Default = true
-Pin11113100Active = true
-freshness = 0
-
-#==============================
-[Test0105a]
-NumIdentities = 2
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0105b]
-NumIdentities = 3
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 64
-Pin11113100InputTrain = 6110
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputTrain = 6111
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0105c]
-Pin11113101InputId = 37777733
-plugin1Id = 11113101
-freshness = 0
-
-[Test0105d]
-NumIdentities = 3
-#The plugin below is for the pinAuthPlugin
-plugin1Id = 11113100
-#EAuthFullyTrained
-plugin1Status = 128
-Pin11113100InputId = 5110
-Pin11113100Default = true
-Pin11113100Active = true
-freshness = 0
-retryRemove = true
-
-
-#==============================
-[Test0121a]
-#iSupportsDefaultData = true
-plugin1Id = 11113100 & 11113101
-Pin11113100InputId = 5110
-Pin11113101InputId = 6110
-freshness = 0
-Pin11113100Default = true
-Pin11113101Active = true
-Pin11113100Active = true
-
-[Test0121b]
-NumIdentities = 2
-Pin11113100Active = true
-Pin11113100InputTrain = 5110
-Pin11113101Active = true
-Pin11113101InputTrain = 6110
-
-[Test0121c]
-forgetPlugin = 11113100
-
-[Test0121d]
-
-NumIdentities = 2
-plugin1Id = 11113100
-Pin11113100Active = true
-Pin11113100InputId = 5110
-freshness = 0
-
-[Test0122a]
-#iSupportsDefaultData = true
-plugin1Id = 11113100
-Pin11113100InputId = 5110
-freshness = 0
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = false
-Pin11113103Active = false
-Pin11113104Active = false
-Pin200032E5Active = false
-
-[Test0122b]
-NumIdentities = 2
-Pin11113100Active = true
-Pin11113100InputTrain = 5110
-Pin11113101Active = false
-Pin11113102Active = false
-Pin11113103Active = false
-Pin11113104Active = false
-Pin200032E5Active = false
-
-[Test0122c]
-forgetPlugin = 11113100
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = false
-Pin11113103Active = false
-Pin11113104Active = false
-Pin200032E5Active = false
-
-[Test0123a]
-#iSupportsDefaultData = true
-plugin1Id = 11113100 & 11113102
-Pin11113100InputId = 5110
-Pin11113102InputId = 6220
-freshness = 0
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = true
-
-[Test0123b]
-NumIdentities = 2
-Pin11113100Active = true
-Pin11113100InputTrain = 5110
-Pin11113102Active = true
-Pin11113102InputTrain = 6220
-Pin11113101Active = false
-
-[Test0123c]
-forgetPlugin = 11113101
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0124a]
-#iSupportsDefaultData = true
-plugin1Id = 11113100 & 11113102
-Pin11113100InputId = 5110
-Pin11113102InputId = 6220
-freshness = 0
-Pin11113100Default = true
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = true
-
-[Test0124b]
-NumIdentities = 2
-Pin11113100Active = true
-Pin11113100InputTrain = 5110
-Pin11113102Active = true
-Pin11113102InputTrain = 6220
-Pin11113101Active = false
-
-[Test0124c]
-forgetPlugin = ffffffff
-Pin11113100Active = true
-Pin11113101Active = true
-Pin11113102Active = true
-
-[Test0125]
-forgetPlugin = 11113100
-forgetUnknown = true
-Pin11113100Active = true
-Pin11113100Default = true
-Pin11113101Active = true
-Pin11113102Active = true
-#iSupportsDefaultData = true
-
-#==========================================
-[Test0141]
-Pin11113100InputId = 5000
-Pin11113100InputTrain = 5000
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103InputId = 5003
-Pin11113103InputTrain = 5003
-Pin11113103Default = true
-Pin11113103Active = true 
-Pin11113104InputId = 5004
-Pin11113104InputTrain = 5004
-Pin11113104Default = true
-Pin11113104Active = true 
-plugin1Id = B & K & T
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-
-[Test0142]
-Pin11113100InputId = 5000
-Pin11113100InputTrain = 5000
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113103InputId = 5003
-Pin11113103InputTrain = 5003
-Pin11113103Default = true
-Pin11113103Active = true 
-Pin11113104InputId = 5004
-Pin11113104InputTrain = 5004
-Pin11113104Default = true
-Pin11113104Active = true 
-plugin1Id = B & K & T
-KnowledgePref = 11113100
-BiometricPref = 11113101
-TokenPref     = 11119999
-
-[Test0143]
-Pin11113100InputId = 5000
-Pin11113100InputTrain = 5000
-Pin11113100Default = true
-Pin11113100Active = true 
-Pin11113101InputId = 5001
-Pin11113101InputTrain = 5001
-Pin11113101Default = true
-Pin11113101Active = true 
-Pin11113102InputId = 5002
-Pin11113102InputTrain = 5002
-Pin11113102Default = true
-Pin11113102Active = true 
-Pin11113103InputId = 5003
-Pin11113103InputTrain = 5003
-Pin11113103Default = true
-Pin11113103Active = true 
-plugin1Id = B & K & T
-KnowledgePref = 11113103
-BiometricPref = 11113101
-TokenPref     = 11113102
-
-
-#-----------------------------------------------
-#Authentication via Aliases test cases.
-
-[Test0166]
-alias = strong
-aliasString0 = fast & medium | weak
-aliasString1 =
-aliasString2 =
-aliasString3 = 11113100
-freshness = 0
-
-[Test0170]
-alias = strong
-aliasString0 = fast & medium | weak
-aliasString1 = ""
-aliasString2 = ""
-aliasString3 =
-freshness = 0
-
-[Test0171]
-alias = strong
-aliasString0 = fast & sometext | weak
-aliasString1 = 11113100
-aliasString2 = 11113101
-aliasString3 = 11113102
-freshness = 0
-
-[Test0172]
-alias = strong
-aliasString0 = fast + medium | weak
-aliasString1 = 11113100
-aliasString2 = 11113101
-aliasString3 = 11113102
-freshness = 0
-
-[Test0173]
-alias = strong
-aliasString0 = fast & medium | weak
-aliasString1 = 11113101
-aliasString2 = 11113102
-aliasString3 = 11113100
-synchronous = true
-
-[Test0174]
-Pin11113101Active = true 
-Pin11113101InputId = 6111
-alias = strong
-aliasString0 = (fast) & (medium) | (weak)
-aliasString1 = 11113101
-aliasString2 = 11113102
-aliasString3 = 11113100
-freshness = 0
-
-[Test0175]
-Pin11113101Active = true 
-Pin11113101InputId = 6111
-alias = strong
-aliasString0 = fast | weak
-aliasString1 = medium & weak
-aliasString2 = (11113101 & 11113102) | weak
-aliasString3 = 11113100
-freshness = 0
-
-[Test0176]
-Pin11113103Active = true 
-Pin11113103InputId = 6113
-alias = strong
-aliasString0 = medium | ((weak & fast) | 11113103)
-aliasString1 = 11113103 & 11113100
-aliasString2 = 11113100
-aliasString3 = 11113100 | 11113103
-freshness = 0
-
-[Test0177]
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-Pin11113101Active = true 
-Pin11113101InputId = 5111
-Pin11113102Active = true 
-Pin11113102InputId = 5112
-alias = strong
-aliasString0 = fast & medium
-aliasString1 = medium | 11113100
-aliasString2 = weak & 11113101
-aliasString3 = strong & 11113102
-freshness = 0
-
-[Test0178]
-alias = strong
-aliasString0 = strong & medium
-aliasString1 = 11113100
-aliasString2 = strong & 11113101
-aliasString3 = 11113102
-freshness = 0
-
-[Test0179]
-alias = unknownalias
-aliasString0 = fast & medium
-aliasString1 = 11113100
-aliasString2 = 11113101
-aliasString3 = 11113102
-freshness = 0
-synchronous = true
-
-[Test0180]
-Pin11113101Active = true 
-Pin11113101InputId = 6111
-Pin11113102Active = true 
-Pin11113102InputId = 6112
-alias = strong
-aliasString0 = fast | weak
-aliasString1 = medium & weak
-aliasString2 = (11113101 & 11113100) | weak
-aliasString3 = 11113102
-freshness = 0
-synchronous = true
-
-[Test0183]
-alias = strong
-aliasCount = -2
-
-[Test0184]
-alias = strong
-aliasCount = 0
-
-#-------------------------------------------------------------------
-
-
-[Test0156]
-Pin11113102InputTrain = 5112
-Pin11113102Default = true
-Pin11113102Active = true 
-
-[Test0157]
-plugin1Id = 11113102
-Pin11113102Active = true 
-Pin11113102InputId = 5114
-freshness = 0
-
-
-[Test0158]
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-Pin11113100Active = true 
-
-[Test0159]
-plugin1Id = 11113100
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-freshness = 0
-
-[Test0160]
-Pin11113100InputTrain = 5110
-Pin11113100Default = true
-plugin1Id = 11113100
-Pin11113100Active = true 
-Pin11113100InputId = 5110
-freshness = 0
-stop = FALSE 
-
-[Test0161]
-Pin11113101InputTrain = 5111
-Pin11113101Default = true
-plugin1Id = 11113101
-Pin11113101Active = true 
-Pin11113101InputId = 5112
-freshness = 0
-
-[Test0162]
-Pin11113102InputTrain = 5112
-Pin11113102Default = true
-plugin1Id = 11113102
-Pin11113102Active = true 
-Pin11113102InputId = 5112
-deauth = 1
-freshness = 0
-stop = FALSE 
-
-#-------------------------------------------------------------------
-[defidentity1]
-plugin1Id = 00000
-Pin11113100InputId = 0000
-defaultpluginusage = true
-
-[defidentity2]
-plugin1Id = 00000
-Pin11113100InputId = 0000
-defaultpluginusage = true
-synchnronous = true
-
-[defidentity3]
-plugin1Id = 00000
-Pin11113100InputId = 0001
-defaultpluginusage = true
-
-[defidentity4]
-plugin1Id = 00000
-Pin11113100InputId = 0001
-defaultpluginusage = true
-synchronous = true
-
-[defaultplugin2]
-default = 11113101
-
-[defidentity5]
-iSupportsDefaultData = false
-plugin1Id = 00000
-Pin11113101InputId = 0000
-defaultpluginusage = true
-synchronous = true
-
-[defaultplugin3]
-iSupportsDefaultData = false
-plugin1Id = 00000
-Pin11113101InputId = 0000
-defaultpluginusage = true
-synchronous = true
-
-[defaultplugin4]
-plugin1Id = 11113101
-Pin11113101InputTrain = 5112
-Pin11113101Default = true
-Pin11113101Active = true
-
-[defidentity6]
-Pin11113101InputId = 0000
-plugin1Id = 11113101
-freshness = 0
-plugin1Status = 1
-
-[defidentity7]
-forgetPlugin = 11113101
-Pin11113101Active = true
-Pin11113101Default = true
-
-
-[defidentity8]
-alias =
-Pin11113100InputId = 0000
-defaultpluginusage = true
-
-[defidentity9]
-alias =
-Pin11113100InputId = 0000
-defaultpluginusage = true
-synchronous = true
-
-
-[defidentity10]
-alias =
-Pin11113100InputId = 0001
-defaultpluginusage = true
-
-[defidentity11]
-alias =
-Pin11113100InputId = 0001
-defaultpluginusage = true
-synchronous = true
-
-######################
-# Sections for Reset Identity Tests #
-######################
-[RegisterId]
-defaultPlugin = PIN
-IdentityString=AmazingUser
-Pin11113100InputTrain = 420
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = false
-
-[RegisterIdLotsOfPlugins]
-defaultPlugin = PIN
-IdentityString=AmazingUser
-Pin11113100Active = true
-Pin11113100InputTrain = 420
-Pin11113101Active = true
-Pin11113101InputTrain = 421
-Pin11113102Active = true
-Pin11113102InputTrain = 422
-Pin11113103Active = true
-Pin11113103InputTrain = 423
-Pin11113104Active = true
-Pin11113104InputTrain = 424
-
-[ResetIdAll]
-ResetType=ResetAll
-IdentityString=AmazingUser
-RegistrationData=1234
-
-[AuthPinPlugin]
-# For post reset authenticate
-plugin1Id = 200032E5
-Pin200032E5Active = true
-pinvalue = 1234
-freshness = 0
-
-[AuthPinPluginOldPin]
-plugin1Id = 200032E5
-Pin200032E5Active = true
-freshness = 0
-
-[AuthPlugin11113100OldPin]
-plugin1Id = 11113100
-Pin11113100Active = true
-Pin11113100InputId = 420
-freshness = 0
-
-[AuthPlugin11113100]
-plugin1Id = 11113100
-Pin11113100Active = true
-Pin11113100InputId = 1234
-freshness = 0
-
-[AuthPluginResetNoReTrainOldPin]
-plugin1Id = 11113101
-Pin11113101Active = true
-Pin11113101InputId = 421
-freshness = 0
-
-[AuthPluginResetNoReTrain]
-plugin1Id = 11113101
-Pin11113101Active = true
-Pin11113101InputId = 1234
-freshness = 0
-
-[AuthPluginResetUnsupOldPin]
-plugin1Id = 11113102
-Pin11113102Active = true
-Pin11113102InputId = 422
-freshness = 0
-
-[AuthPluginResetUnsup]
-plugin1Id = 11113102
-Pin11113102Active = true
-Pin11113102InputId = 1234
-freshness = 0
-
-[AuthPluginBiometricOldPin]
-plugin1Id = 11113103
-Pin11113103Active = true
-Pin11113103InputId = 423
-freshness = 0
-
-[AuthPluginBiometric]
-plugin1Id = 11113103
-Pin11113103Active = true
-Pin11113103InputId = 1234
-freshness = 0
-
-[AuthPluginTokenOldPin]
-plugin1Id = 11113104
-Pin11113104Active = true
-Pin11113104InputId = 424
-freshness = 0
-
-[AuthPluginToken]
-plugin1Id = 11113104
-Pin11113104Active = true
-Pin11113104InputId = 1234
-freshness = 0
-
-[ResetIdAllMissingUser]
-ResetType=ResetAll
-IdentityString=MoreAmazingUser
-RegistrationData=1234
-
-[ResetIdAllInvalidUser]
-ResetType=ResetAll
-IdentityString=
-RegistrationData=1234
-
-[ResetIdTypeInvalidUser]
-ResetType=ResetByType
-PluginType=EAuthKnowledge
-IdentityString=
-RegistrationData=1234
-
-[ResetIdListInvalidUser]
-ResetType=ResetByList
-IdentityString=
-PluginCount=1
-PluginId0=200032E5
-RegistrationData0=1234
-
-[ResetIdListNoPlugins]
-ResetType=ResetByList
-IdentityString=AmazingUser
-PluginCount=0
-
-[ResetIdListCountMismatch]
-ResetType=ResetByList
-IdentityString=AmazingUser
-PluginCount=-1
-
-[ResetIdTypeKnowledge]
-ResetType=ResetByType
-PluginType=EAuthKnowledge
-IdentityString=AmazingUser
-RegistrationData=1234
-
-[ResetIdTypeBiometric]
-ResetType=ResetByType
-PluginType=EAuthBiometric
-IdentityString=AmazingUser
-RegistrationData=1234
-
-[ResetIdListPinPlugin]
-ResetType=ResetByList
-IdentityString=AmazingUser
-PluginCount=1
-PluginId0=200032E5
-RegistrationData0=1234
-
-[ResetIdListInvalidUser]
-ResetType=ResetByList
-IdentityString=MoreAmazingUser
-PluginCount=1
-PluginId0=200032E5
-RegistrationData0=1234
-
-[ResetIdListUnsupPlugin]
-ResetType=ResetByList
-IdentityString=AmazingUser
-PluginCount=1
-PluginId0=11113102
-RegistrationData0=1234
-
-[ResetIdListBiometricPlugin]
-ResetType=ResetByList
-IdentityString=AmazingUser
-PluginCount=1
-PluginId0=11113103
-RegistrationData0=1234
-
-[Test0193]
-alias = 11113100 & ( weak | strong )
-aliasString0 = fast & medium | weak
-aliasString1 = 11113101
-aliasString2 = 11113102
-aliasString3 = 11113100
-synchronous = true
-
-[Test0194]
-alias = 11113333 | ( Knowledge & Biometric & Token )
-aliasString0 = fast & medium | weak
-aliasString1 = 11113101
-aliasString2 = 11113102
-aliasString3 = 11113100
-synchronous = true
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-
-[Test0195]
-alias = ( 11113100 & ( weak | strong )
-aliasString0 = fast & medium | weak
-aliasString1 = 11113101
-aliasString2 = 11113102
-aliasString3 = 11113100
-synchronous = true
-
-[Test0196]
-alias = 11113333 | Knoledge
-synchronous = true
-KnowledgePref = 11113100
-BiometricPref = 11113103
-TokenPref     = 11113104
-
-
-
-[Test0197]
-defaultPlugin = PIN
-IdentityString=AmazingUser
-Pin11113100InputTrain = 420
-Pin11113100Active = true
-Pin11113101Active = false
-Pin11113102Active = false
-
-[Test0198]
-plugin1Id = 11113100
-Pin11113100Active = true 
-Pin11113100InputId = 420
-
-[time]
-time = 0
-
-[time1]
-time = 600
-
-[Test0199]
-plugin1Id = 11113100
-Pin11113100Active = true 
-Pin11113100InputId = 1234
-freshness = 300
-
-
-[Test0200]
-Pin11113101InputTrain = 5112
-Pin11113101Default = true
-Pin11113101Active = true 
-
-[Test0201]
-plugin1Id = 11113101
-Pin11113101Active = true 
-Pin11113101InputId = 5112
-
-[time2]
-time = -600
-
-[Test0202]
-plugin1Id = 11113101
-Pin11113101Active = true 
-Pin11113101InputId = 1234
-freshness = 5
-
-[multithreadedRegister]
-pluginType = EAuthKnowledge
-defaultPlugin = PIN
-Pin11113100InputTrain = 2035
-Pin11113100Default = true
-Pin11113100Active = true
-finalUserName = NewUser
\ No newline at end of file