Hi all,

I can successfully login using WebAuthentication.login() in my JSF Bean on 
JBoss 4.2.3.GA.

Retrieving Principal in the same request works also fine:
 FacesContext.getCurrentInstance().getExternalContext().getUserPrincipal ()

But later in subsequent requests the Principal is always null.

Bug or feature?



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212331#4212331

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212331
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to