Worklist problem with single sign on (SSO), two times login
668253Nov 26 2008 — edited Dec 1 2008I have a problem trying to enable SSO on my worklist application.
When I make all the changes advised here:
http://download.oracle.com/docs/cd/E11036_01/integrate.1013/b28981/worklist.htm
(changing servlet codes, web.xml and orion-application.xml)
The SSO login page is shown. If I login successfully again, the non SSO login page shows up. In non SSO mode, when SSO had not been enabled, we had sometimes problem of logging in twice.
I changes my realm name from jazn.com to my own realm suggested here:
http://blog.jpoot.com/category/oracle-appserver/
and it didn't work. In fact, SSO login page wouldn't appear after this change in wf_client_config.xml.
Any clue why?
Regards