- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 7 Mar 2001 18:22:46 +0100 (MET)
- To: "Oscar Morales-Ruiz (ECE)" <oscar.morales-ruiz@ece.ericsson.se>
- cc: "'www-jigsaw@w3.org'" <www-jigsaw@w3.org>
On Mon, 5 Mar 2001, Oscar Morales-Ruiz (ECE) wrote: > Hi, > > Is it possible to perform the user authentication using an external > LDAP interface ?? I mean, when the Web Server receives an incoming > request, is it able to issue a LDAP request to an external LDAP engine > ?? You just need to make a frame for that. WIth the new AclFilter frame, you can aggregate different scheme to do authentication, the basic one being AclRealm, which works as the old GenericAuthFilter. See examples in org.w3c.jigsaw.acl package, it would be "easy" to add a frame dedicated to LDAP authentication. If not, please tell me :) Regards, -- Yves Lafon - W3C "Baroula que barouleras, au tiéu toujou t'entourneras."
Received on Wednesday, 7 March 2001 12:22:54 UTC