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:49:18 +0000 (09:49 -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 005d2738da5641bcadaea77b02fa351ce99298f1..d25ffaaf01461d4b7df91d1ceeb06ed340853037 100644 (file)
@@ -258,9 +258,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 885bb4b8c5cf87e9552814c1799f69b1aa898746..60ba85b4739464759177730d25077dc428c7f3f8 100644 (file)
@@ -264,9 +264,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