Re: User authentication and persistence
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
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