[ https://issues.apache.org/jira/browse/GEODE-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen Nichols closed GEODE-9521. ------------------------------- > Add test to cover multi-servers scenario for re-authentication > -------------------------------------------------------------- > > Key: GEODE-9521 > URL: https://issues.apache.org/jira/browse/GEODE-9521 > Project: Geode > Issue Type: Sub-task > Reporter: Jinmei Liao > Assignee: Jinmei Liao > Priority: Major > Labels: GeodeOperationAPI, pull-request-available, security > Fix For: 1.15.0 > > > The test should should spin up multiple servers and test: > # client connect to one server directly > # client connect to the locator and have locator allocate server connection > of the client > the test should check: > # expiring users on all the servers would prevent client connect to the all > the server. > # on the same client, after it's connected and the user is expired, make > sure no further operation will be allowed by this user (expired) even if the > client's connection is re-directed to the other server. > -- This message was sent by Atlassian Jira (v8.20.7#820007)