You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (Jira)" <ji...@apache.org> on 2021/09/10 21:25:00 UTC

[jira] [Assigned] (GEODE-9521) Add test to cover multi-servers scenario for re-authentication

     [ https://issues.apache.org/jira/browse/GEODE-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinmei Liao reassigned GEODE-9521:
----------------------------------

    Assignee: Jinmei Liao

> 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.3.4#803005)