Hello, I'm not LDAP expert but until now was able to provide users of our project with working LDAP integration (thanks to your ldap-api library)
Current implementation is covered by unit tests (thanks again :)) But not my test LDAP [1] need to be tuned to have: 1) referral entry 2) binary attribute I would like to ask for the help with this is it possible to have referral in same ldif file? Is it possible to have binary data? if so is there any option to get mime type of this data? maybe someone has example? :)) [1] https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/test/resources/schema/users.ldif -- Best regards, Maxim
