Documentation: the Arvados SSO server is deprecated, it is not the
authorWard Vandewege <ward@curii.com>
Wed, 27 Jan 2021 14:49:18 +0000 (09:49 -0500)
committerWard Vandewege <ward@curii.com>
Wed, 27 Jan 2021 14:50:00 +0000 (09:50 -0500)
default anymore.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

lib/config/config.default.yml
lib/config/generated_config.go

index f464c7421c9b1a754cc2cb668939098ebf227dda..803c922c96e86fda51b98db1323037357aa88c7e 100644 (file)
@@ -255,9 +255,6 @@ Clusters:
 
       # The e-mail address of the user you would like to become marked as an admin
       # user on their first login.
-      # In the default configuration, authentication happens through the Arvados SSO
-      # server, which uses OAuth2 against Google's servers, so in that case this
-      # should be an address associated with a Google account.
       AutoAdminUserWithEmail: ""
 
       # If AutoAdminFirstUser is set to true, the first user to log in when no
index 514fafaded7371d7f320bca5d1feacb0c5e32497..0660ffab117aa06a66d316c0e5898d7937081c56 100644 (file)
@@ -261,9 +261,6 @@ Clusters:
 
       # The e-mail address of the user you would like to become marked as an admin
       # user on their first login.
-      # In the default configuration, authentication happens through the Arvados SSO
-      # server, which uses OAuth2 against Google's servers, so in that case this
-      # should be an address associated with a Google account.
       AutoAdminUserWithEmail: ""
 
       # If AutoAdminFirstUser is set to true, the first user to log in when no