gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: document new KYC options


From: gnunet
Subject: [taler-docs] branch master updated: document new KYC options
Date: Thu, 14 Oct 2021 11:47:36 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new a416d97  document new KYC options
a416d97 is described below

commit a416d9714fcd6ccfd1aa29633fa4fcbaeea1b50a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 14 11:47:24 2021 +0200

    document new KYC options
---
 manpages/taler.conf.5.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst
index 1a36660..7d7f5b8 100644
--- a/manpages/taler.conf.5.rst
+++ b/manpages/taler.conf.5.rst
@@ -174,6 +174,26 @@ PRIVACY_DIR
 PRIVACY_ETAG
   Works the same as ``TERMS_ETAG``, just for the privacy policy.
 
+KYC_MODE
+  Set to "NONE" to disable KYC for this exchange (but check with your lawyer 
first).
+  Set to "OAUTH2" to use OAuth2 for KYC.
+
+
+EXCHANGE KYC OAUTH2 OPTIONS
+---------------------------
+
+The following options must be in the section "[exchange-kyc-oauth2]".
+
+
+KYC_OAUTH2_URL
+  URL of the OAuth2 endpoint to be used for KYC checks. Requires KYC_ENABLED 
to be "OAUTH2".
+
+KYC_OAUTH2_CLIENT_ID
+  Client ID of the exchange when it talks to the KYC OAuth2 endpoint. Requires 
KYC_ENABLED to be "OAUTH2".
+
+KYC_OAUTH2_CLIENT_SECRET
+  Client secret of the exchange to use when talking to the KYC Oauth2 
endpoint. Requires KYC_ENABLED to be "OAUTH2".
+
 
 EXCHANGE OFFLINE SIGNING OPTIONS
 --------------------------------

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]