Hello,
With OM3.0 login with an LDAP user fails:
* bind to the LDAP directory is successful
* new user are created into DB
* no error message such as invalid password is sent, but the user is
redirected to the signin page
Debug log shows:
DEBUG 03-12 10:25:33.121 o.a.w.u.c.CookieUtils:266
[http-nio-0.0.0.0-5080-exec-8] - Unable to find Cookie with
name=LoggedIn and request URI=signin?0-1.IBehaviorListener.2-signin
While checking with Firebug, one can notice that no Cookie named
LoggedIn is set (which is also true when a local-DB user is logged in).
Should I fill in a bug report ?
Regards,
Thibault