I tried to replace "/select" with "/*" but user B can still access collection
A.
    "permissions":[
      {
        "name":"security-edit",
        "role":"admin",
        "index":1},
      {
        "name":"PermA",
        "collection":CollectionA"",
        "path":"/*",
        "role":["ReadCollectionA","admin"],
        "index":3},
      {
        "name":"schema-read",
        "role":"*",
        "index":4},
      {
        "name":"config-read",
        "role":"*",
        "index":5},
      {
        "name":"collection-admin-read",
        "role":"admin",
        "index":6},
      {
        "name":"metrics-read",
        "role":"*",
        "index":7},
      {
        "name":"core-admin-read",
        "role":"*",
        "index":8}]



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to