kuzzle-admin-console icon indicating copy to clipboard operation
kuzzle-admin-console copied to clipboard

Profiles policy cheatsheet is errored

Open xbill82 opened this issue 4 years ago • 2 comments

@xbill82

xbill82 avatar Nov 16 '20 14:11 xbill82

Need more infos

berthieresteban avatar Nov 19 '20 15:11 berthieresteban

Is it the extra s in roleId here ?

{
  "policies": [{
      "roleIds": "roleId"
      "restrictedTo": {
        "index": "myindex",
        "collections": [
          "collection1",
          "collection2"...
        ]
      }
    }]
}

berthieresteban avatar Nov 19 '20 15:11 berthieresteban