My first question is: does anyone know for a good howto, tutorial or working example on how to perform simple task of signing of SOAP message on client side and verifying it on server side (one...
Type: Posts; User: dmadunic; Keyword(s):
My first question is: does anyone know for a good howto, tutorial or working example on how to perform simple task of signing of SOAP message on client side and verifying it on server side (one...
Correct ;-)
Reading passwords on client side is bad practice anyway. Instead, you should try binding with users dn and and supplied password.
Basicaly what you need to do is following:
1) perform search of...
Ok done
http://opensource.atlassian.com/projects/spring/browse/LDAP-30
I have done some more test and can confirm that this Exception only occures when searching fro entries which have national...
Hi all,
i am having following problem.
I doing simple search on InetOrgPersonObjects, via criteria uid=something
but i got following error:
org.acegisecurity.ldap.LdapDataAccessException:...