Re: Query regarding Ignite .NET Authentication and Authorization

2023-08-18 Thread Pavel Tupitsyn
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 >

Query regarding Ignite .NET Authentication and Authorization

2023-08-17 Thread satyajit.mandal.barclays.com via user
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