17754: Updates documentation.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 17 Feb 2022 20:34:30 +0000 (17:34 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Thu, 17 Feb 2022 20:34:30 +0000 (17:34 -0300)
Self-serve account linking is not supported on LoginCluster federations.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

doc/admin/link-accounts.html.textile.liquid
doc/user/topics/link-accounts.html.textile.liquid

index d0ac6a036a2ddb173b02b1fe7bced96d94b6ca75..6e880fdf6623b2687347b8808eeebba6c46d92fc 100644 (file)
@@ -11,6 +11,8 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 
 If a user needs to log in to Arvados with a upstream account or provider, they may end up with two Arvados user accounts.  If the user still has the ability to log in with the old account, they can use the "self-serve account linking":{{site.baseurl}}/user/topics/link-accounts.html feature of workbench.  However, if the user does not have the ability to log in with both upstream accounts, the admin can also link the accounts using the command line.
 
+bq. NOTE: self-serve account linking is currently not supported on LoginCluster federations and needs to be performed manually by the site admin.
+
 h3. Step 1: Determine user uuids
 
 User uuids can be determined by browsing workbench or using @arv user list@ at the command line.
index 3854bf64964a28de515389708ec64f13772271b8..8cfb935f281235ddc5f945911d97ca46ad36de2f 100644 (file)
@@ -11,6 +11,8 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 
 This page describes how to link additional login accounts to the same Arvados account.  This can be used to migrate login accounts, for example, from one Google account to another.  It can also be used to migrate login providers, for example from LDAP to Google.  In order to do this, you must be able to log into both the "old" and "new" accounts.
 
+bq. NOTE: If you need to link your accounts on an Arvados cluster federation where user management is centralized, this feature may not be available. If that's the case, the federation admin can do the linking manually.
+
 h2. Link accounts
 
 Follow this process to link the "new" login to the "old" login.