For every protected resource deployed on WAS, there will be a prompt dialog for authentication when a request comes.This is ok.
But now I deploy a web application on WAS, this application has its own customized login module, everything is ok except every first time after I type user/password, the server's authentication dialog also prompt, this is not what I want, I want the end user never encounter this second authentication process. I think there must be somewhere to configure, anyone can help me?