Skip to content

Commit

Permalink
docs: clarify how to install TokenManager in v8
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Nov 6, 2023
1 parent 6d71e45 commit ae88351
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions docs/source/AdministratorGuide/HowTo/pilotsWithTokens.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,18 +67,9 @@ Setting up an ``IdProvider``
Launching the ``TokenManagerHandler``
-------------------------------------

Run the following commands from a DIRAC client to install the ``Framework/TokenManager`` Tornado service:
Install the ``Framework/TokenManager`` Tornado service, following :ref:`these instructions <httpsTornado>`

.. code-block:: console
$ dirac-proxy-init -g dirac_admin
$ dirac-admin-sysadmin-cli --host <dirac host>
> install service Framework TokenManager
.. note:: ``Tornado`` and then ``TokenManager`` might need to be restarted.
.. note:: Get more details about the system administrator interface from the :ref:`System Administrator Interface <system-admin-console>` section.
.. note:: the ``Tornado/Tornado`` service might need to be restarted.

Marking computing resources and VOs as token-ready
--------------------------------------------------
Expand Down

0 comments on commit ae88351

Please sign in to comment.