From feed2313862ff02224e8ee74c95bf4c561c3229b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 31 Jan 2023 18:56:00 +0100 Subject: document extra, and other new things --- manpages/taler.conf.5.rst | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'manpages/taler.conf.5.rst') diff --git a/manpages/taler.conf.5.rst b/manpages/taler.conf.5.rst index 357c23fc..25846b97 100644 --- a/manpages/taler.conf.5.rst +++ b/manpages/taler.conf.5.rst @@ -183,10 +183,10 @@ KYC_OAUTH2_INFO_URL URL of the endpoint where the OAuth 2.0 token can be used to download the user's details. The server will use the access token obtained from the KYC_AUTH2_AUTH_URL to show that it is authorized to obtain the details. Example: "http://localhost:8888/api/user/me" or "http://localhost:8888/oauth/v2/info" KYC_OAUTH2_CLIENT_ID - Client ID of the exchange when it talks to the KYC OAuth2 endpoint. + Client ID of the exchange when it talks to the KYC OAuth2 endpoint. KYC_OAUTH2_CLIENT_SECRET - Client secret of the exchange to use when talking to the KYC Oauth2 endpoint. + Client secret of the exchange to use when talking to the KYC Oauth2 endpoint. KYC_OAUTH2_POST_URL URL to which the exchange will redirect the client's browser after successful authorization/login for the KYC process. Example: "http://example.com/thank-you" @@ -235,6 +235,16 @@ KYC_PERSONA_POST_URL KYC_PERSONA_TEMPLATE_ID ID of the Persona template to use. +EXCHANGE KYC PERSONA GLOBAL OPTIONS +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The following option must be in the section "[kyclogic-persona]". + + +WEBHOOK_AUTH_TOKEN + Authentication token Persona must supply to our webhook. This is an optional setting. + + EXCHANGE OFFLINE SIGNING OPTIONS -------------------------------- @@ -366,7 +376,7 @@ AGGREGATOR_SHIFT DEFAULT_PURSE_LIMIT Number of concurrent purses that a reserve may have active - if it is paid to be opened for a year. + if it is paid to be opened for a year. EXCHANGE POSTGRES BACKEND DATABASE OPTIONS -- cgit v1.2.3