project-owner
This is a Gitana System Access Policy.
You can reference it using the identifier project-owner
.
The JSON for this policy is:
{
"order": 1000,
"system": true,
"key": "project-owner",
"title": "Owner of the current Project",
"statements": [
{
"description": "Grant Owner role to everything",
"roles": [
"owner"
],
"action": "grant"
}
]
}