From 4b7ee4845617e8bd2cdadddef1be945935e4c395 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Nov 2021 20:06:34 +0100 Subject: -new option --- src/testing/test_kyc_api.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/testing/test_kyc_api.conf') diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf index ebc2016b6..8ca6b74b8 100644 --- a/src/testing/test_kyc_api.conf +++ b/src/testing/test_kyc_api.conf @@ -56,7 +56,8 @@ KYC_WITHDRAW_LIMIT = EUR:8 [exchange-kyc-oauth2] -KYC_OAUTH2_URL = http://localhost:6666/ +KYC_OAUTH2_URL = http://localhost:6666/oauth/v2/login +KYC_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/ -- cgit v1.2.3