Skip to content
Snippets Groups Projects

FTS-1142 Change 'VO' for 'VO roles' in cloud storage page

Merged FTS-1142 Change 'VO' for 'VO roles' in cloud storage page
Merged Carles Garcia Cabot requested to merge FTS1142 into develop
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -15,8 +15,8 @@
<dl>
<dt>Register the S3 storage</dt>
<dd>The name should have the form S3:hostname (i.e. S3:s3.example.com). App key and secret are not used.</dd>
<dt>Grant access to a set of VO and/or users</dt>
<dd>Empty user with a value in VO grant access to all members from that VO.
<dt>Grant access to a set of VO roles and/or users</dt>
<dd>Empty user with a value in VO roles grant access to all members from that VO.
Access token = access key, access secret = secret key. Leave request fields empty.
</dd>
</dl>
@@ -66,7 +66,7 @@
<tr>
<th></th>
<th>User</th>
<th>VO</th>
<th>VO roles</th>
<th>Access token</th>
<th>Access secret</th>
<th>Request token</th>
Loading