[
https://issues.apache.org/jira/browse/GEODE-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402648#comment-15402648
]
Jinmei Liao commented on GEODE-1643:
------------------------------------
The test shows that the gateway receiver is using the SecurityManager to
authenticate gateway sender, but is not sending the receiver's credentials back
to the sender. While in the old security, the receiver is sending the
credentials back the sender, but the sender is not checking it. I've added
tests to verify these behaviors. We are waiting for the communication team to
confirm what should be the correct behavior.
> The new SecurityManager need to authenticate the gateway sender/receiver as
> well.
> ---------------------------------------------------------------------------------
>
> Key: GEODE-1643
> URL: https://issues.apache.org/jira/browse/GEODE-1643
> Project: Geode
> Issue Type: Sub-task
> Components: security
> Reporter: Jinmei Liao
> Assignee: Jinmei Liao
>
> Currently the gateway authentication still only uses
> security-client-authenticator, need to have security-manager manage the
> authentication there as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)