logout not working properly
I have a commercial coldfusion webapp that I am putting behind iChain 2.3.
Login.cfm, and Logout.cfm are the pages I'm setting up in formfill. Login.cfm formfills correctly. When I click the link for Logout.cfm, it does a <deleteRemembered>and <redirect> to /cmd/BM-Logout. According to the SSO debg screen, the <urlpolicy> is being triggered correctly. However, it doesn't seem to work. It still directs to the Login.cfm page, and the formfill auto fills, making it loop and not possible to logout.
I don't understand any further way to debug this. According to SSO.NLM /L3 /D5 shows that ichain thinks it is working, but it isn't.
Any thoughts would be appreciated.
Cheers,
Michael.
|