[arvados] updated: 2.6.0-6-g1cb3683f6

git repository hosting git at public.arvados.org
Mon Apr 17 18:42:19 UTC 2023


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

       via  1cb3683f67cd4fc29e9db10bee23745405380ce0 (commit)
      from  a22c685d97ceae848267907529406310276a5e39 (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 1cb3683f67cd4fc29e9db10bee23745405380ce0
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Apr 17 14:41:57 2023 -0400

    20123: Fix tabs vs spaces
    
    refs #20123
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/doc/install/setup-login.html.textile.liquid b/doc/install/setup-login.html.textile.liquid
index 259e47255..a9991f642 100644
--- a/doc/install/setup-login.html.textile.liquid
+++ b/doc/install/setup-login.html.textile.liquid
@@ -68,7 +68,7 @@ Arvados can also be configured to accept provider-issued access tokens as Arvado
     Login:
       OpenIDConnect:
         AcceptAccessToken: true
-	AcceptAccessTokenScope: "arvados"
+        AcceptAccessTokenScope: "arvados"
 {% endcodeblock %}
 
 # If the provider-issued tokens are JWTs, and @Login.OpenIDConnect.AcceptAccessTokenScope@ is not empty, Arvados will check that the token contains the configured scope, and reject tokens that do not have the configured scope.  This can be used to control which users or applications are permitted to access your Arvados instance.

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list