18691: Disallow freezing projects with active container requests.
[arvados.git] / doc / user / topics / link-accounts.html.textile.liquid
1 ---
2 layout: default
3 navsection: userguide
4 title: "Linking alternate login accounts"
5 ...
6 {% comment %}
7 Copyright (C) The Arvados Authors. All rights reserved.
8
9 SPDX-License-Identifier: CC-BY-SA-3.0
10 {% endcomment %}
11
12 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.
13
14 h2. Link accounts
15
16 Follow this process to link the "new" login to the "old" login.
17
18 # Log in using the "old" account
19 # Under the users menu, choose *Link account*
20 # On the link accounts page, press the button *Add another login to this account*
21 # Follow login instructions from the login provider (eg Google)
22 # You will be returned to the *Link accounts* confirmation page.
23 # Press the *Link account* button to confirm.
24 # After the accounts are linked, you will be returned to the dashboard.
25 # Both the "old" and "new" logins will now log in to the same Arvados account.
26
27 h2. Link accounts (alternate flow)
28
29 You can also link accounts starting with logging into the "new" account first.
30
31 # Log in using the "new" account
32 # Under the users menu, choose *Link account* (if the user is inactive, there will be a link on the inactive user page)
33 # On the link accounts page, press the button *Use this login to access another account*
34 # Follow login instructions from the login provider (eg Google)
35 # You will be returned to the *Link accounts* confirmation page.
36 # Press the *Link account* button to confirm.
37 # After the accounts are linked, you will be returned to the dashboard.
38 # Both the "old" and "new" logins will now log in to the same Arvados account.