From 1c356f81ea3051aa443e61e951aace709e90d25d Mon Sep 17 00:00:00 2001 From: MS Date: Sat, 29 May 2021 09:54:02 +0200 Subject: 'Bearer' was missing from manpage example --- manpages/taler-merchant-httpd.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manpages/taler-merchant-httpd.1.rst') diff --git a/manpages/taler-merchant-httpd.1.rst b/manpages/taler-merchant-httpd.1.rst index 126e8451..0f0e8bc2 100644 --- a/manpages/taler-merchant-httpd.1.rst +++ b/manpages/taler-merchant-httpd.1.rst @@ -35,7 +35,7 @@ Options **-a** *TOKEN* \| **––auth=**\ \ *TOKEN* Use TOKEN for initial access control to the merchant backend. The value given in TOKEN must appear in backoffice requests to the default instance - of the merchant, i.e. "Authorization: secret-token:TOKEN" to obtain + of the merchant, i.e. "Authorization: Bearer secret-token:TOKEN" to obtain access to the merchant backend. Note that setting a passphrase for the default instance by any means will block future access via TOKEN. This is basically a way to reset the passphrase protecting access. TOKEN -- cgit v1.2.3