All, This link explains user-level client authentication: http://geode-docs.cfapps.io/docs/managing/security/how_authentication_works.html
I am curious about the inner workings of this user-level client authentication: - If I choose user-level authentication and have 1,000 concurrent users, how many client connections to the Geode server will there be? - Am I better off using process-level authentication? - Who keeps track of the user-level authentication principal: the client itself, locators or servers? - If locators and/or servers store user-level authentication principal; where do they store it: private region, private file? Any help you can provide will be greatly appreciated. -- Best regards, -Guillermo
