You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2018/02/06 14:53:00 UTC

[jira] [Closed] (GEODE-1883) AuthInitializer should be made optional

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

Jens Deppe closed GEODE-1883.
-----------------------------

> AuthInitializer should be made optional
> ---------------------------------------
>
>                 Key: GEODE-1883
>                 URL: https://issues.apache.org/jira/browse/GEODE-1883
>             Project: Geode
>          Issue Type: New Feature
>          Components: docs, management
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>             Fix For: 1.2.0
>
>
> {{AuthInitializer}} is the interface that a client must implement that provides credentials that are verified by the server. The same interface is also used for peer authentication. 
> In order to configure {{AuthInitialize}} any Geode property starting with {{security-}} is passed through to the {{AuthInitialize.getCredentials}} method.
> For simple authentication where only a username and a password are required, users should not really be required to implement the AuthInitialize interface in the presence of property passthrough. 
> Geode should detect {{security-username}} and {{security-password}} properties in gemfire.security OR gfsecurity.properties file and use those for authentication.



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