quot;: "core-admin-edit",
> "role": "admin"
> },
> {
>"name": "read",
>"role": "readonly"
> },
> {
> "path": "*",
> "role"
s what people expect. The way
> that RBAP works, you almost always will want to have the last rule in
> your security.json be a "catch-all" rule of some sort. You can do
> this by appending a rule entry with the wildcard path "*". In the
> latest Solr releases, you can also use t
Hi,
I hope that this question wasn't answered already, but I couldn't find what
I was looking for in the archives.
I'm having a hard time to use solr with the BasicAuth and
RoleBasedAuthorization plugins.
The auth part works well but I have issues with the RoleBasedAuthorization
part. I'd like to