summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-05-16 23:23:26 +0200
committerChristian Grothoff <christian@grothoff.org>2023-05-16 23:23:26 +0200
commit65a030ad77509bb2304da6b9f98d1b365cd8fbce (patch)
tree4eac865ca2a96ed3b16b324ec41c3cea45cc785c /taler-exchange-manual.rst
parent4baef7fb6ee687d3983d6bfb282c1e2b4e377bb8 (diff)
downloaddocs-65a030ad77509bb2304da6b9f98d1b365cd8fbce.tar.gz
docs-65a030ad77509bb2304da6b9f98d1b365cd8fbce.tar.bz2
docs-65a030ad77509bb2304da6b9f98d1b365cd8fbce.zip
add man page
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index fe1a130e..45d2f512 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -1470,6 +1470,7 @@ service. The OAuth 2.0 configuration options are:
.. code-block:: ini
:caption: /etc/taler/conf.d/exchange-oauth2.conf
+
[kyc-provider-example-oauth2]
LOGIC = oauth2
# (generic options omitted)
@@ -1508,6 +1509,7 @@ configuration file syntax.
.. code-block:: ini
:caption: /etc/taler/conf.d/exchange-challenger-oauth2.conf
+
[kyc-provider-challenger-oauth2]
LOGIC = oauth2
KYC_OAUTH2_AUTHORIZE_URL = "http://challenger.example.com/authorize/#setup"