[ARVADOS] updated: 1.1.3-251-g7a104e4
Git user
git at public.curoverse.com
Wed Mar 28 13:44:24 EDT 2018
Summary of changes:
doc/install/install-sso.html.textile.liquid | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
via 7a104e46ce7ebe905500824affa15c380fc5f2c5 (commit)
from f1ee0cb2f85c4ea988700da2e3957565b6861ad5 (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 7a104e46ce7ebe905500824affa15c380fc5f2c5
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Wed Mar 28 13:44:01 2018 -0400
doc: consistency fix in SSO install documentation.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/doc/install/install-sso.html.textile.liquid b/doc/install/install-sso.html.textile.liquid
index e86116a..b2a4f67 100644
--- a/doc/install/install-sso.html.textile.liquid
+++ b/doc/install/install-sso.html.textile.liquid
@@ -236,9 +236,9 @@ In order to use Google+ authentication, you must use the <a href="https://consol
# If the authorization origins are not displayed, clicking on *Create Client ID* will take you to *Consent screen* settings.
## On consent screen settings, enter the appropriate details and click on *Save*.
## This will return you to the *Create Client ID* dialog box.
-# You must set the authorization origins. Edit @sso.your-site.com@ to the appropriate hostname that you will use to access the SSO service:
-## JavaScript origin should be @https://sso.your-site.com/@
-## Redirect URI should be @https://sso.your-site.com/users/auth/google_oauth2/callback@
+# You must set the authorization origins. Edit @auth.your.domain@ to the appropriate hostname that you will use to access the SSO service:
+## JavaScript origin should be @https://auth.your.domain/@
+## Redirect URI should be @https://auth.your.domain/users/auth/google_oauth2/callback@
# Copy the values of *Client ID* and *Client secret* from the Google Developers Console into the Google section of @config/application.yml@, like this:
<notextile>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list