Issue Details (XML | Word | Printable)

Key: SEC-876
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Luke Taylor
Reporter: Valery Tydykov
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Spring Security

Active Directory Integration

Created: 09/Jun/08 01:45 PM   Updated: 10/Dec/08 08:11 PM
Component/s: LDAP
Affects Version/s: 2.0.1
Fix Version/s: None

Time Tracking:
Original Estimate: 0.12d
Original Estimate - 0.12d
Remaining Estimate: 0.12d
Remaining Estimate - 0.12d
Time Spent: Not Specified
Remaining Estimate - 0.12d

File Attachments: 1. Zip Archive SecurityContribution.zip (110 kB)



 Description  « Hide
LDAP provider for MS Active Directory Server. Generates LDAP parameters with Active Directory - specific syntax.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Valery Tydykov added a comment - 09/Jun/08 01:49 PM
Contribution to Spring Security Project

Luke Taylor added a comment - 16/Jul/08 06:47 AM
I'm afraid there is far too much duplication of existing code here to justify adding it to core. Most of it is copied directly from current classes with minor modifications (and a different @author ;-) ). People are already using AD with the existing classes (with appropriate configuration options) so I'm not clear that it wouldn't be better to explore providing AD support through the namespace, for example, rather than introducing new classes which are mainly providing AD configuration options.