kyclogic-kycaid.conf (682B)
1 # This file is in the public domain. 2 3 # Example kycaid provider configuration. 4 5 [kyc-provider-example-kycaid] 6 7 LOGIC = kycaid 8 9 # Fallback lifetime for a provider process when the provider does not report 10 # its own expiration. Optional, defaults to one day. 11 KYC_PROCESS_TIMEOUT = 1 day 12 13 # How long is the KYC check valid? 14 KYC_KYCAID_VALIDITY = forever 15 16 # Program that converts Kycaid KYC data into the 17 # GNU Taler format. 18 KYC_KYCAID_CONVERTER_HELPER = taler-exchange-kyc-kycaid-converter.sh 19 20 # Authentication token to use. 21 KYC_KYCAID_AUTH_TOKEN = XXX 22 23 # Form to use. 24 KYC_KYCAID_FORM_ID = XXX 25 26 # URL to go to after the process is complete. 27 KYC_KYCAID_POST_URL = https://example.com/