Keith Wall created QPID-6132:
--------------------------------

             Summary: SimpleLDAP produces NPE to authentication time if  
providerUrl is null.
                 Key: QPID-6132
                 URL: https://issues.apache.org/jira/browse/QPID-6132
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Keith Wall
             Fix For: 0.31


Currently the Java Broker permits the creation of an LDAP auth provider without 
a providerUrl.  This causes a NPE as soon as soon as it attempts an 
authentication.

It is not legal for the auth provider to be absent (nor 
searchContext/searchFilter).  The server side should enforce the this.

Also it makes sense to ping the LDAP server on creation and on change, in order 
to minimise the risk of a configuration error.

 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to