Mike: Thank you for the info. However, login is bit different. Please let me explain.
We have single sign-on for the company. The appfuse application contact the company's signon via url, which challenges by providing a login box and sends back header if authorized. So, actually, the application does not contact LDAP directly. I guess I need to write a filter to perform such work. When the header comes back, how do I do with acegisecurity so that the rest application will work as is? Is the filter an answer? Do you have any information or sample to write such filter? Please advise. Thank you. ________________________________ From: Michael Horwitz [mailto:[EMAIL PROTECTED] Sent: Thursday, December 06, 2007 11:53 AM To: [email protected] Subject: Re: [appfuse-user] Acegi Security LDAP There is a guide here on getting LDAP authentication working with AppFuse: http://www.appfuse.org/display/APF/LDAP+Authentication Mike On 12/6/07, Ding, Qin <[EMAIL PROTECTED]> wrote: We built an appfuse application using 1.9.4. We need to change the login from db to ldap. Our company uses novell's ichan to authenticate/authorize the user. What's the good and easy way to make that switch? Please advise. Thank you. QD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
