Berthier Esteban
Berthier Esteban
Need more infos
Is it the extra `s` in `roleId` here ? ``` { "policies": [{ "roleIds": "roleId" "restrictedTo": { "index": "myindex", "collections": [ "collection1", "collection2"... ] } }] } ```
it should be done at the same time as #1685
It was a conclusion after discussion with @scottinet Wait for the split of the security controller to resolve this issue instead of add an optionnal parameter or have a breaking...