Kevin Minder created KNOX-40:
--------------------------------

             Summary: Verify LDAP over SSL
                 Key: KNOX-40
                 URL: https://issues.apache.org/jira/browse/KNOX-40
             Project: Apache Knox
          Issue Type: Test
            Reporter: Kevin Minder
            Assignee: Kevin Minder


>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

Reply via email to