Hi,
I made My authentication module, I invoke, programmatically, into a servlet the login()
method. It works but when I try to access to a protected resource i see the login dialog.
In in the dialog I put my login and pwd, my LoginModule is invoked at I result
authenticated. In other words I'm authenticated only If I operform a login via login
dialog.
My question: How Can I tell to browser: "Ok this user is authenticated"? How can
I "suppress" the login dialog?
THX
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993476#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...