[arvados] updated: 2.7.0-4963-g0f0562320c
git repository hosting
git at public.arvados.org
Tue Oct 17 19:03:36 UTC 2023
Summary of changes:
doc/admin/user-management.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 0f0562320c97412d12a5c7d7f1c89b807c9d0325 (commit)
from 9d1eefc4d62b60af68c2d9ba83f2f58c862198c6 (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 0f0562320c97412d12a5c7d7f1c89b807c9d0325
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Tue Oct 17 16:03:00 2023 -0300
19140: Links to scoped token doc page, mentions expires_at field.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/doc/admin/user-management.html.textile.liquid b/doc/admin/user-management.html.textile.liquid
index 9cc8594215..7d30ee88d1 100644
--- a/doc/admin/user-management.html.textile.liquid
+++ b/doc/admin/user-management.html.textile.liquid
@@ -209,4 +209,4 @@ For automation purposes, you can create service accounts that aren't tied to an
As an admin, you can create accounts like described in the "user pre-setup section above":#pre-activated and then "activate them by updating its @is_active@ field":{{site.baseurl}}/admin/user-management-cli.html#activate-user.
-Once a service account is created you can "use an admin account to set up a token":{{site.baseurl}}/admin/user-management-cli.html#create-token for it, so that the required automations can authenticate. Note that these tokens support having a limited lifetime and scope, if required by your security policies. You can read more about them at "the API reference page":{{site.baseurl}}/api/methods/api_client_authorizations.html.
\ No newline at end of file
+Once a service account is created you can "use an admin account to set up a token":{{site.baseurl}}/admin/user-management-cli.html#create-token for it, so that the required automations can authenticate. Note that these tokens support having a limited lifetime by using the @expires_at@ field and also "limited scope":{{site.baseurl}}/admin/scoped-tokens.html, if required by your security policies. You can read more about them at "the API reference page":{{site.baseurl}}/api/methods/api_client_authorizations.html.
\ No newline at end of file
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list