Scripting SecureLogin to go "Back" in Internet Explorer.

  • 7940120
  • 19-Aug-2009
  • 26-Apr-2012

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)""