Hi,
I managed to develop
my own directory which is able to search upon a home-made web-service. Now i
want to do it authentication for all members. For security reason, i'm not able
to catch the userPassword field from the web service. Instead, i have an
"authenticate" method that returns either the user that has succeed
authentication or False.
I defined the
isAuthenticating method that always returns True in my IUADirectory class. I
didn't touch th getEntryAuthenticated method from the
LDAPDirectory.
But it appears that
the searchIUA method is never called with a password as a parameter. Is it
because the authentication never pass by my directory or did I miss something
?
Thx
Damien
This message has been scanned for viruses by BlackSpider MailControl
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
