16669: Fix pass-through of cached remote token.
[arvados.git] / lib / config / config.default.yml
index 04a1dafa346d29c5fd92e206f6da449c2f94cd8a..005d2738da5641bcadaea77b02fa351ce99298f1 100644 (file)
@@ -729,10 +729,10 @@ Clusters:
 
       # When the token is returned to a client, the token itself may
       # be restricted from manipulating other tokens based on whether
-      # the client is "trusted" or not.  The local Workbench1 are
-      # trusted by default, but if this is a LoginCluster, you
-      # probably want to include the Workbench instances in the
-      # federation in this list.
+      # the client is "trusted" or not.  The local Workbench1 and
+      # Workbench2 are trusted by default, but if this is a
+      # LoginCluster, you probably want to include the other Workbench
+      # instances in the federation in this list.
       TrustedClients:
         SAMPLE:
           "https://workbench.federate1.example": {}