Application NameSubstitute Online
PublisherSubstitute Online, Inc.
Date Entered05/11/2012
Date Modified
webNetwork Version 6.0.8
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : www.substituteonline.com
Host Port : 443


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : wnsubstituteonline.example-cloud.com
Startup URL : /default.asp
Internal Servers Require SSL : True


Single Sign On
--------------
Form Type : Client
Form Name : frmLogon
Form Trigger : /default.asp
Script : document.getElementsByName("cmbDistricts")[0].value = "INSERT VALUE"; document.getElementById( "logonbutton" ).click();
Form Method : Post
Form Inputs : txtPW=INSERT VARIABLE
txtUN=INSERT VARIABLE
 
Notes

Had an issue with the drop-down box "reloading" back to Select District option even though in the code the selected district was selected - this caused the SSO to not work. Thus added the script section to change it back to the selected value as this should be the last section loaded.

Will break out Virtual DNS (wnsubstituteonline.company.com) and go to WWW directly, but should not be an issue as this is a hosted public site.