[ARVADOS] updated: 1.3.0-2620-ge830c0e82
Git user
git at public.arvados.org
Tue Jun 2 18:01:15 UTC 2020
Summary of changes:
tools/arvbox/lib/arvbox/docker/cluster-config.sh | 1 +
1 file changed, 1 insertion(+)
via e830c0e8219cc6725892702f5215ff4b6d2e49ad (commit)
from 479b879e96bf60332b9a436e4ef4e5de517f028b (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 e830c0e8219cc6725892702f5215ff4b6d2e49ad
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Tue Jun 2 15:00:40 2020 -0300
Fixes arvbox config, adding Login.SSO.Enable: true. No issue #
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>
diff --git a/tools/arvbox/lib/arvbox/docker/cluster-config.sh b/tools/arvbox/lib/arvbox/docker/cluster-config.sh
index dbcbc913c..4798cb6cc 100755
--- a/tools/arvbox/lib/arvbox/docker/cluster-config.sh
+++ b/tools/arvbox/lib/arvbox/docker/cluster-config.sh
@@ -140,6 +140,7 @@ Clusters:
TrustAllContent: true
Login:
SSO:
+ Enable: true
ProviderAppSecret: $sso_app_secret
ProviderAppID: arvados-server
Users:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list