From 6c0d0dc2cc45f447c05ff50cd425fba21065fe54 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 3 Nov 2023 23:06:21 +0100 Subject: fix oauth2 test converter --- src/testing/test_exchange_api_age_restriction.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/test_exchange_api_age_restriction.conf') diff --git a/src/testing/test_exchange_api_age_restriction.conf b/src/testing/test_exchange_api_age_restriction.conf index cd60781d4..a14d39989 100644 --- a/src/testing/test_exchange_api_age_restriction.conf +++ b/src/testing/test_exchange_api_age_restriction.conf @@ -78,7 +78,7 @@ KYC_OAUTH2_INFO_URL = http://localhost:6666/api/user/me KYC_OAUTH2_CLIENT_ID = taler-exchange KYC_OAUTH2_CLIENT_SECRET = exchange-secret KYC_OAUTH2_POST_URL = http://example.com/ -KYC_OAUTH2_ATTRIBUTE_TEMPLATE = "{"full_name":"{{last_name}}, {{first_name}}","birthdate":"{{birthdate}}"}" +KYC_OAUTH2_CONVERTER_HELPER = taler-exchange-kyc-oauth2-test-converter.sh [kyc-legitimization-balance-high] OPERATION_TYPE = BALANCE -- cgit v1.2.3