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