Re: Use Geode for RBAC

2018-10-31 Thread Randy May
Hi Ashish, There are a few tricky issues involved. Here is a working security manager based on the idea of keeping authentication and authorization information in geode itself :  https://github.com/Pivotal-Data-Engineering/gemfire-dynamic-security Feel free to use it directly or reference it as

Re: Creating Regions Dynamically using Functions

2018-10-31 Thread Marcus Dushshantha Chandradasa
Hi Udo, This is perfect. This is exactly what I was looking for. Thank you very much. Thanks Marcus On Tue, Oct 30, 2018 at 11:54 PM Udo Kohlmeyer wrote: > Hi there Marcus, > > It is actually a blessing that Mike asked the question of what you are > trying to achieve. > > So, basically, create