11221: Always restart systemd services, even after a few startup failures.
[arvados.git] / doc / api / tokens.html.textile.liquid
index 2101542853f63a4df9ef45e2c981024246b3e11e..72661c3f18ad35b818cd763cc7b73c8e5ffb41a6 100644 (file)
@@ -16,7 +16,9 @@ Browser based applications can perform log in via the following highlevel flow:
 # The browser is redirected to the login page URL provided in @return_to=XXX@ with the addition of @?api_token=xxxxapitokenxxxx@.
 # The web application gets the login request with the included authorization token.
 
-The "browser authentication process is documented in detail on the Aravdos wiki.":https://dev.arvados.org/projects/arvados/wiki/Workbench_authentication_process
+!{{site.baseurl}}/images/Session_Establishment.svg!
+
+The "browser authentication process is documented in detail on the Arvados wiki.":https://dev.arvados.org/projects/arvados/wiki/Workbench_authentication_process
 
 h2. Creating tokens via the API