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

Spring LDAP

Results 124 spring-ldap issues
Sort by recently updated
recently updated
newest added
trafficstars

["Ulrik Sandberg":https://jira.spring.io/secure/ViewProfile.jspa?name=ulsa](Migrated from ["LDAP-56":https://jira.spring.io/browse/LDAP-56?redirect=false]) said: The Bamboo server currently runs unit tests and integration tests at every checkin. However, there are a few integration tests that require a directory server...

The given LDIF doesn't comply with RFC2849: "LDAP Data Interchange Format (LDIF) - Technical Specification" For more details see: https://en.wikipedia.org/wiki/LDAP_Data_Interchange_Format https://tools.ietf.org/html/rfc2849 For instance, it throws an **InvalidAttributeFormatException** (line 318) when...

status: waiting-for-feedback

[Franjo Žilić](https://jira.spring.io/secure/ViewProfile.jspa?name=frenky666) (Migrated from [LDAP-307](https://jira.spring.io/browse/LDAP-307?redirect=false)) said: When adding custom LDAP schemas to the ldifFile attribute for embedded server there is no way to enable built in schemas that are not...

status: waiting-for-feedback

[Harel](https://jira.spring.io/secure/ViewProfile.jspa?name=aharonyh) (Migrated from [LDAP-313](https://jira.spring.io/browse/LDAP-313?redirect=false)) said: Sometimes, applications need to create new entries (of the same type) in different locations. However, the DefaultObjectDirectoryMapper.getCalculatedId(Object entry) method relies on the DnAttribute annotations to...

[Torsten Werner](https://jira.spring.io/secure/ViewProfile.jspa?name=bollin) (Migrated from [LDAP-303](https://jira.spring.io/browse/LDAP-303?redirect=false)) said: I have a class with annotation @Entry(objectClasses = {"top"}) but several ldap nodes have only the objectClass=inetOrgPerson which is correct because inetOrgPerson inherits from...

[Sudha Payala](https://jira.spring.io/secure/ViewProfile.jspa?name=sudha) (Migrated from [LDAP-289](https://jira.spring.io/browse/LDAP-289?redirect=false)) said: I have a scenario where i need to use Both Bind dn and base dn to get some information fom ldap, Can you please...

[Matthew Copeland](https://jira.spring.io/secure/ViewProfile.jspa?name=matthewc) (Migrated from [LDAP-286](https://jira.spring.io/browse/LDAP-286?redirect=false)) said: UnboundId LDAP supports async searches against the directory. When looking in the spring-ldap documentation, I didn't see anything talking about performing async searches. (Did...

[Rob Winch](https://jira.spring.io/secure/ViewProfile.jspa?name=rwinch) (Migrated from [LDAP-342](https://jira.spring.io/browse/LDAP-342?redirect=false)) said: It would be nice to be able to export Spring LDAP repositories as REST endpoints using Spring Data REST. There is an example of...

Migrated from [LDAP-340](https://jira.spring.io/browse/LDAP-340?redirect=false)

[alt250](https://jira.spring.io/secure/ViewProfile.jspa?name=alt250) (Migrated from [LDAP-320](https://jira.spring.io/browse/LDAP-320?redirect=false)) said: 2.0 version of ApacheDS will be ready soon, it is time to upgrade