Project

General

Profile

Download (470 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / TESTS_FONCTIONNELS / authorizations / int@18.xml @ master

1
<resourceAuthorization>
2
  <id>urn:uuid:ResourcePluginApplication:type:fr.cnes.sitools.resources.plugins.ResourcePluginApplication</id>
3
  <name>ResourcePluginApplication</name>
4
  <description>Application handling request of dynamic resources attachment</description>
5
  <url>/sitools/projects/{projectId}/resources</url>
6
  <authorizations>
7
    <authorize>
8
      <role>Administrator</role>
9
      <ALL>true</ALL>
10
    </authorize>
11
  </authorizations>
12
</resourceAuthorization>