Project

General

Profile

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

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

1
<resourceAuthorization>
2
  <id>1b0e7a6b-d6a0-4b9f-a77c-05f6fd2ee76d</id>
3
  <name>test</name>
4
  <description>Exposition du project test</description>
5
  <url>/1b0e7a6b-d6a0-4b9f-a77c-05f6fd2ee76d</url>
6
  <authorizations>
7
    <authorize>
8
      <role>Administrator</role>
9
      <POST>true</POST>
10
      <GET>true</GET>
11
      <PUT>true</PUT>
12
      <DELETE>true</DELETE>
13
      <OPTIONS>true</OPTIONS>
14
    </authorize>
15
    <authorize>
16
      <role>public</role>
17
      <GET>true</GET>
18
    </authorize>
19
  </authorizations>
20
</resourceAuthorization>