[ARVADOS] updated: 9cfe2a3e036c202a8daef6857ae4a114ec66cd40

git at public.curoverse.com git at public.curoverse.com
Fri Nov 21 13:41:04 EST 2014


Summary of changes:
 doc/install/install-api-server.html.textile.liquid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  9cfe2a3e036c202a8daef6857ae4a114ec66cd40 (commit)
      from  1be66fa09adab03e4d5780d51ab09be24f311b73 (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 9cfe2a3e036c202a8daef6857ae4a114ec66cd40
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Nov 21 13:41:42 2014 -0500

    4570: Wording fix

diff --git a/doc/install/install-api-server.html.textile.liquid b/doc/install/install-api-server.html.textile.liquid
index 64d55e9..6ce4de6 100644
--- a/doc/install/install-api-server.html.textile.liquid
+++ b/doc/install/install-api-server.html.textile.liquid
@@ -154,7 +154,7 @@ First copy the omniauth configuration file:
 <pre><code>~/arvados/services/api$ <span class="userinput">cp -i config/initializers/omniauth.rb.example config/initializers/omniauth.rb
 </code></pre></notextile>
 
-Edit @config/initializers/omniauth.rb@ to configure the SSO server for authentication.  @APP_ID@ and @APP_SECRET@ correspond to the @app_id@ and @app_secret@ set in "Create arvados-server client for Single Sign On (SSO)":install-sso.html#client and @CUSTOM_PROVIDER_URL@ is the endpoint to connect to your SSO server.
+Edit @config/initializers/omniauth.rb@ to configure the SSO server for authentication.  @APP_ID@ and @APP_SECRET@ correspond to the @app_id@ and @app_secret@ set in "Create arvados-server client for Single Sign On (SSO)":install-sso.html#client and @CUSTOM_PROVIDER_URL@ is the address of your SSO server.
 
 <notextile>
 <pre><code>APP_ID = 'arvados-server'

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list