You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2013/07/18 20:04:49 UTC

[jira] [Updated] (KNOX-40) Verify LDAP over SSL

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

Kevin Minder updated KNOX-40:
-----------------------------

          Component/s: Server
    Affects Version/s: 0.2.0
        Fix Version/s: 0.3.0
             Assignee: Sergey Balan
    
> Verify LDAP over SSL
> --------------------
>
>                 Key: KNOX-40
>                 URL: https://issues.apache.org/jira/browse/KNOX-40
>             Project: Apache Knox
>          Issue Type: Test
>          Components: Server
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>            Assignee: Sergey Balan
>             Fix For: 0.3.0
>
>
> From BUG-4318
> Verify configuration where LDAP authentication occurs over SSL.  Currently in or 0.1.0 milestone we use ApacheDS to setup an LDAP endpoint.  We use this for authentication but to do that we need to propagate the password collected via a HTTP Basic Auth challenge.  Right now communication with LDAP (ie ApacheDS) is done over a non-secure transport.  For this task we need to figure out how to setup ApacheDS to use SSL and then ensure that the gateway can communicate with it over SSL.  The ApacheDS we are using can be found in the gateway-test-ldap module.  We are using Apache Shiro to perform the authentication.  This can be found in the gateway-provider-security-shiro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira