Permissions are evaluated in order from top to bottom. The first "read" permission found requires roles "admin_ro", "admin_rwx", "solr-internal-traffic", so that should be selected.
Do you have any logs that can shed light over what happens? Jan > 29. mar. 2023 kl. 14:27 skrev MEXANIK <[email protected]>: > > I logged in using the john_sl user in Solr UI, and sent a request to read > the collection, but I can read some of the collections, but I don't want > them to be read. > > If I replace the admin user's rights from admin_rwx to admin_x, then the > john_sl user can't read either > > How do I make it so that john_sl cannot read collections with admin_x > rights, but at the same time so that the admin user has admin_rwx rights?? > > Help!! > > Example security.json http://replit.com/@irkuev666/Test#data.json
