[ARVADOS] updated: 2.1.0-299-g5a1a3d656
Git user
git at public.arvados.org
Wed Jan 27 14:50:04 UTC 2021
Summary of changes:
lib/config/config.default.yml | 3 ---
lib/config/generated_config.go | 3 ---
2 files changed, 6 deletions(-)
via 5a1a3d656c6d2d92edaed19c735a9b1e1eb39f71 (commit)
from 6470f7ce527c2cc44e25de402bd0418c821d13a8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5a1a3d656c6d2d92edaed19c735a9b1e1eb39f71
Author: Ward Vandewege <ward at curii.com>
Date: Wed Jan 27 09:49:18 2021 -0500
Documentation: the Arvados SSO server is deprecated, it is not the
default anymore.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml
index f464c7421..803c922c9 100644
--- a/lib/config/config.default.yml
+++ b/lib/config/config.default.yml
@@ -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
diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go
index 514fafade..0660ffab1 100644
--- a/lib/config/generated_config.go
+++ b/lib/config/generated_config.go
@@ -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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list