Re: User authentication and persistence

2019-03-04 Thread ilya.kasnacheev
Hello! You need at least one persistent region AFAIK, and it may be quite small just for authentication needs. Regards, -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

User authentication and persistence

2019-02-26 Thread Mikael
Hi! It say in the docs that I need to have persistence enabled to use user authentication, I assume this mean that I need to have persistence enabled on the defaultDataRegion, I can still have other regions without persistence enabled ? Mikael