project-application-user

This is a Gitana System Access Policy.

You can reference it using the identifier project-application-user.

The JSON for this policy is:


{
  "system": true,
  "key": "project-application-user",
  "title": "System Application User for the current Project",
  "statements": [
    {
      "description": "Grant Consumer role for Project resources",
      "roles": [
        "consumer",
        "collaborator"
      ],
      "action": "grant"
    }
  ]
}