X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6fe8e52020d421797306e5c6536afbcee761510a..d4d5dbe0e5b30dd6d4fd0022c6b9100a06afab46:/apps/workbench/app/views/users/link_account.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/users/link_account.html.erb b/apps/workbench/app/views/users/link_account.html.erb index 86a0446e76..e45073e288 100644 --- a/apps/workbench/app/views/users/link_account.html.erb +++ b/apps/workbench/app/views/users/link_account.html.erb @@ -75,6 +75,8 @@ SPDX-License-Identifier: AGPL-3.0 %> }); <% end %> +<% if Rails.configuration.Login.LoginCluster.empty? %> + + +<% else %> +
+Self-serve account linking is not supported on this cluster. Please contact your Arvados administrator.
+<% end %>