Hi Team, I am exploring row-level security with Geode and observed that exact key has to be provided in security configuration (for example: DATA:READ:MyRegion:*system*).
Is there any way to provide Key as a regex (*admin*) ..? I want to achieve row-level security on all keys containing *system* as a sub-string. Providing each key in security-config is very cumbersome. -Nilkanth.