[ARVADOS] updated: 2.1.0-58-gf3606ed63
Git user
git at public.arvados.org
Wed Jan 27 14:49:45 UTC 2021
Summary of changes:
lib/config/config.default.yml | 3 ---
lib/config/generated_config.go | 3 ---
2 files changed, 6 deletions(-)
via f3606ed6308c411c9f3fa65df8b794122eb72a72 (commit)
from 1cfce1d817cc7c55735ccacacf9ef271ea126bec (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 f3606ed6308c411c9f3fa65df8b794122eb72a72
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 005d2738d..d25ffaaf0 100644
--- a/lib/config/config.default.yml
+++ b/lib/config/config.default.yml
@@ -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
diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go
index 885bb4b8c..60ba85b47 100644
--- a/lib/config/generated_config.go
+++ b/lib/config/generated_config.go
@@ -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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list