X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d309809f4f81c4f92b7441a0e4dc1e9e2f27be76..dd3172b922a00ffc1530188a7988356f376a067f:/doc/admin/merge-remote-account.html.textile.liquid diff --git a/doc/admin/merge-remote-account.html.textile.liquid b/doc/admin/merge-remote-account.html.textile.liquid index 005332b724..b69730c930 100644 --- a/doc/admin/merge-remote-account.html.textile.liquid +++ b/doc/admin/merge-remote-account.html.textile.liquid @@ -1,7 +1,7 @@ --- layout: default -navsection: userguide -title: "Merging a remote account" +navsection: admin +title: "Migrating a user to a federated account" ... {% comment %} Copyright (C) The Arvados Authors. All rights reserved. @@ -43,3 +43,5 @@ arvados.api('v1').users().update_uuid( uuid="aaaaa-tpzed-abcdefghijklmno", new_uuid="bbbbb-tpzed-"+random_chars).execute() + +After this is done and the migration is complete, the affected user should wait 5 minutes for the authorization cache to expire before using the remote cluster.