spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

Support SpEL expressions in @Entry annotation

Open identigral opened this issue 8 years ago • 2 comments
trafficstars

This is a spring-ldap companion of spring-data-ldap issue DATALDAP-23

The @Entry annotation on the entity class requires 'base' and 'objectClasses' attributes. Unfortunately there's no easy way to avoid hardcoding values of these attributes. Please support SpEL for @Entry attributes so that values can come from a standard property source.

identigral avatar Mar 02 '17 20:03 identigral

any chance this feature can be added? Our directory has users under two bases (they don't share a parent). This feature is a MUST have in this case, if we also want to use the embedded ldap plugin (unboundid).

jatinvaidya avatar Jan 23 '18 05:01 jatinvaidya

when will this functionality be added ?

krystek10071 avatar Feb 21 '24 12:02 krystek10071