Re: programatic jaas authentication

2006-03-20 Thread Dave
I have the same problem to solve. I am using JSF also. In any page I allow user to type in username and password, after login, stay in the same page. Can anyone point a tutorial/doc ? Thanks! Jan Zach [EMAIL PROTECTED] wrote: Hi Everybody, I got working container JAAS authentication

programatic jaas authentication

2006-03-19 Thread Jan Zach
Hi Everybody, I got working container JAAS authentication (area protected by url set in web.xml), I also know how to authenticate against JAAS. But what I cannot sort out is how to programatically force container to authenticate (from login dialog), i.e., how to get principal to the