Hi Satyajit,
Ignite does not provide role-based access control, only authentication.
Some vendors have plugins/forks where this is available, though.
Pavel
On Fri, Aug 18, 2023 at 5:48 AM wrote:
> Hi Pavel,
>
>
>
> We have a requirement where we are loading static data into Ignite
> cache
Hi Pavel,
We have a requirement where we are loading static data into Ignite cache
as SQL tables using Ignite .NET library. As per document we can enable
authentication if persistence is enabled for one data region.
How can we extend the security in Ignite .NET to author