Re: LDAP Authentication

2006-05-01 Thread Stan Dyck
flowscript), if ldap authentication is successful, redirect to some page, or else show some error and redirect to the login page and lot more. All these can be easily done in the second approach, but this involves writing lot of java code for authentication. My question is WHICH

LDAP Authentication

2006-04-29 Thread Sanket Pattekar
some values in to the session(This I am doing using flowscript), if ldap authentication is successful, redirect to some page, or else show some error and redirect to the login page and lot more. All these can be easily done in the second approach, but this involves writing lot of java code

Re: LDAP Authentication

2006-04-29 Thread Jason Johnston
LDAP Transformer. I need to store some values in to the session(This I am doing using flowscript), if ldap authentication is successful, redirect to some page, or else show some error and redirect to the login page and lot more. All these can be easily done in the second approach

ldap authentication

2005-06-14 Thread Thomas Maier
I don't get along with the LDAP transformer. I want the ldap-transformer to work with the authentication framework. My sitemap.xmp is: snip map:match pattern=authenticate map:generate src=ldap.xml/ map:transform type=ldap map:parameter name=rootdn