Hi,
I have an application on WAS, WAS talks to IHS and IHS talks to WebSeal.
My application user has a issue that each time after first login and logout of the application, she can't login again unless she clear all the caches, she's using Firefox, no SSO configured right now.
The error shown from UI is:
The username and password are being requested by www.abcd.bluh. The site says: "defaultWIMFileBasedRealm"
No details messages from all log files.
My question is:
1. How should I set trace log so that I can track this userid ?
2. I suspect the issue come from session cookie timeout, any advice here?
Thanks in advance !
Eric