3 navsection: installguide
4 title: Set up web based login
7 Copyright (C) The Arvados Authors. All rights reserved.
9 SPDX-License-Identifier: CC-BY-SA-3.0
12 # "Option 1: Google login through Arvados controller":#controller
13 # "Option 2: Separate single-sign-on (SSO) server (Google, LDAP, local database)":#sso
15 h2(#controller). Option 1: Google login through Arvados controller
17 First, visit "Setting up Google auth.":google-auth.html
19 Next, copy the values of *Client ID* and *Client secret* from the Google Developers Console into @Login.GoogleClientID@ and @Login.GoogleClientSecret@ of @config.yml@ :
24 GoogleClientSecret: ""
27 h2(#sso). Option 2: Separate single-sign-on (SSO) server (supports Google, LDAP, local database)
29 See "Install the Single Sign On (SSO) server":install-sso.html