Authentication

A client is authenticated when it connects, with valid credentials, to a GemFire cache server that is configured with the client Authenticator callback.

Once the client is authenticated, the server assigns the client a unique ID and principal, used to authorize operations. The client must trust all cache servers in the server system as it may connect to any one of them. For information on configuring client/server , see Client/Server Configuration.