Project

General

Profile

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

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

1
<resourceAuthorization>
2
  <id>e9d5215a-c58c-49ff-9d71-aa93d344c4bc</id>
3
  <name>fsqdfqsd</name>
4
  <description>Exposition of the dataset fsqdfqsd
5
-&gt; Administrator must have all authorizations on this application
6
-&gt; Public user must have at least GET/PUT/DELETE authorizations on this application
7
PUT and DELETE authorizations are for SvaTasks managment</description>
8
  <url>/e9d5215a-c58c-49ff-9d71-aa93d344c4bc</url>
9
  <authorizations>
10
    <authorize>
11
      <role>Reviewer</role>
12
      <ALL>true</ALL>
13
      <POST>false</POST>
14
      <GET>false</GET>
15
      <PUT>false</PUT>
16
      <DELETE>false</DELETE>
17
      <HEAD>false</HEAD>
18
      <OPTIONS>false</OPTIONS>
19
    </authorize>
20
    <authorize>
21
      <role>public</role>
22
      <ALL>true</ALL>
23
    </authorize>
24
  </authorizations>
25
</resourceAuthorization>