You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/03 16:01:00 UTC

[jira] [Commented] (GEODE-9631) Create test for credential re-auth

    [ https://issues.apache.org/jira/browse/GEODE-9631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423678#comment-17423678 ] 

ASF GitHub Bot commented on GEODE-9631:
---------------------------------------

mmartell opened a new pull request #876:
URL: https://github.com/apache/geode-native/pull/876


   Geode requires clients to reauthenticate themselves if they are expired by the security manager. This PR adds a new security manager that simulates expired clients together with new tests reauthentication tests.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Create test for credential re-auth
> ----------------------------------
>
>                 Key: GEODE-9631
>                 URL: https://issues.apache.org/jira/browse/GEODE-9631
>             Project: Geode
>          Issue Type: Test
>          Components: native client
>            Reporter: Ernest Burghardt
>            Assignee: Michael Martell
>            Priority: Major
>
> Geode now has the ability to re-auth client connections (see [RFC|[https://cwiki.apache.org/confluence/display/GEODE/On+Demand+Geode+Authentication+Expiration+and+Re-authentication])]
> Test should cover estblishing authenticated connection to a geode cluster, performing cluster operations, requesting re-auth and ensuring cluster operations work after re-auth.
> Considerations for Durable and non-Durable clients should also be addressed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)