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 subversion and git services (JIRA)" <ji...@apache.org> on 2018/02/03 00:09:00 UTC

[jira] [Commented] (GEODE-4076) Client receives a GemFireSecurityException instead of AuthenticationRequiredException

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

ASF subversion and git services commented on GEODE-4076:
--------------------------------------------------------

Commit 198b9e003d0ac9320c707ef8866f7b9569fe40e6 in geode's branch refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=198b9e0 ]

GEODE-4076: throw AuthenticationRequiredException when failed to find… (#1369)



> Client receives a GemFireSecurityException instead of AuthenticationRequiredException
> -------------------------------------------------------------------------------------
>
>                 Key: GEODE-4076
>                 URL: https://issues.apache.org/jira/browse/GEODE-4076
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>            Reporter: Jinmei Liao
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In some cases, when a client message comes in, the ServerConnection that handles this client message fails to find the authenticated user for this clientID, the older security framework throws an AuthenticationRequiredException while the new Security framework throws GemfireSecurityException. This might causes the client not do a retry connection. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)