From 90c4c1a8e6df8bf7b6249fa83b50df7c62884d82 Mon Sep 17 00:00:00 2001 From: drebs Date: Tue, 5 Sep 2017 11:07:34 -0300 Subject: [doc] fix names in new auth doc --- docs/auth.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/auth.rst b/docs/auth.rst index ad454005..5a0dcc94 100644 --- a/docs/auth.rst +++ b/docs/auth.rst @@ -12,7 +12,7 @@ client. There are currently two distinct authenticated entry points: -* A public TLS encrypted **Users API**, providing the *Synchronization*, +* A public TLS encrypted **Users API**, providing the *Synchronization* and *Blobs* services, verified against the Leap Platform ``tokens`` database. @@ -34,7 +34,8 @@ server (as the version of the server and runtime configuration options). Special credentials for local services -------------------------------------- -Some special credentials can be added into a file and then configured in the +Some special credentials can be added into a file +(``/etc/soledad/incoming.tokens``, by default) and then configured in the Soledad Server configuration file. Currently, the only special credential provided is for the `/incoming` API. @@ -70,7 +71,7 @@ When the server is started, two services are spawned: | | .------------------. .-------------------------. | Users API | | Services API | - | (PublicResource) | | (LocalServicesResource) | + | (PublicResource) | | (LocalResource) | '------------------' '-------------------------' | .-------. .-----------------. | '->| /sync | | /incoming |<-' -- cgit v1.2.3