Environment
SecureLogin
SecureLogin SSO
3.04 and later
MS AD, LDAP, NT4, Citrix, Terminal Services
Situation
Issue
Customer SSO enabled a web application using SecureLogin. The customer wants to script SecureLogin to go back (i.e. the same as clicking on the ""Back"" button in IE) in the browser and is not sure how to do it.
Resolution
Solution
Customer used the following command to go ""Back"" a page in IE.
GoToURL ""javascript:window.history.back(-1)""