[
https://issues.apache.org/jira/browse/GEODE-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Baynes updated GEODE-3285:
--------------------------------
Description:
As a user of the new client/server protocol, I need to be able to authenticate
clients to my grid. Using a standard framework with minimal upfront setup
would be most preferred.
Implement client authentication using SASL (Simple Authentication and Security
Layer) and the PLAIN mechanism. SASL should tie into existing security manager
for processing auth. Protocol clients should be able to pass user/pass and
authenticate the socket in use.
was:
As a user of the new client/server protocol, I need to be able to authenticate
clients to my grid. Using a standard framework with minimal upfront setup
would be most preferred.
Implement client authentication using SASL (Simple Authentication and Security
Layer) and the PLAIN mechanism. Protocol clients should be able to pass
user/pass and authenticate, thereafter using a token in all messages.
> New protocol authentication with SASL
> -------------------------------------
>
> Key: GEODE-3285
> URL: https://issues.apache.org/jira/browse/GEODE-3285
> Project: Geode
> Issue Type: New Feature
> Components: client/server
> Reporter: Brian Baynes
>
> As a user of the new client/server protocol, I need to be able to
> authenticate clients to my grid. Using a standard framework with minimal
> upfront setup would be most preferred.
> Implement client authentication using SASL (Simple Authentication and
> Security Layer) and the PLAIN mechanism. SASL should tie into existing
> security manager for processing auth. Protocol clients should be able to
> pass user/pass and authenticate the socket in use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)