Improve LDAP integration
------------------------
Key: JUDDI-405
URL: https://issues.apache.org/jira/browse/JUDDI-405
Project: jUDDI
Issue Type: Bug
Affects Versions: 3.0.4
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 3.0.3
The SimpleLDAPAuthenticator assumes that the SECURITY_PRINCIPAL is the same
thing as the Publisher ID, which doesn't make much sense for LDAP. I
think we should extend this a bit so that we get the uid out of LDAP and use
that as the default mapping for the publisher ID - I think that makes a lot
more sense and allows the user to send whatever bind name they want in for the
get_auth_token username.
Also, should look at the context connection again and see if we can persist
this, although I had a lot of problems trying to get a reconnecting connection
to work on OpenLDAP.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.