From 6a7b86638644bad1b0c74bc272d8050a7946a0cd Mon Sep 17 00:00:00 2001 From: MS Date: Wed, 18 Aug 2021 23:33:09 -1100 Subject: nexus/anastasis tutorial --- libeufin/nexus-tutorial.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index 2ce4367a..51e0cd28 100644 --- a/libeufin/nexus-tutorial.rst +++ b/libeufin/nexus-tutorial.rst @@ -553,7 +553,9 @@ as the Taler Wire Gateway base URL located when listing the facades: Creating a Anastasis facade =========================== -The following command creates a Anastasis facade: +The following command creates a Anastasis facade. At this point, *only* +the superuser is able to create facades; please set the environment variables +``LIBEUFIN_NEXUS_USERNAME`` and ``LIBEUFIN_NEXUS_PASSWORD`` accordingly. .. code-block:: console @@ -570,9 +572,8 @@ facade's base URL with: $ libeufin-cli facades list -At this point - unless the facade is used with superuser privileges - -a history permission should be set on the facade. The following command -does it: +At this point, to allow a non superuser to use the facade, a history +permission needs to be set: .. code-block:: console @@ -581,7 +582,7 @@ does it: facade $FACADENAME \ facade.anastasis.history -.. note: +.. note:: There is no need to set/unset a transfer permission on the facade since this one does not offer any endpoint to issue wire transfers. -- cgit v1.2.3