{
  "roles": [
    {
      "name": "owner",
      "apply_when": {
        "userId": "%%user.id"
      },
      "read": true
    }
  ]
}
