Application NameCPALMS
PublisherFlorida Department of Education
Date Entered02/08/2012
Date Modified
webNetwork Version 6.0.8
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : www.floridastandards.org
Host Port : 80


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : wncpalms.example-cloud.com
Startup URL : /login.aspx?portal=x
Host Authority : DISABLED


Single Sign On
--------------
Form Type : Client
Form Name : aspnetForm
Form Trigger : /login.aspx\?portal=x
Script : document.forms[0].ctl00_ContentPlaceHolder1_login1_Login12_Password_text.value = "password-input";
document.forms[0].ctl00_ContentPlaceHolder1_login1_Login12_UserName_text.value = "user-input";
document.forms[0].ctl00_ContentPlaceHolder1_login1_Login12_UserName.value = "user-input";
document.forms[0].ctl00_ContentPlaceHolder1_login1_Login12_Password.value = "password-input";
WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ContentPlaceHolder1$login1$Login12$LoginButton", "", true, "ctl00$Login1", "", false, false));
document.getElementById( "ctl00_ContentPlaceHolder1_login1_Login12_LoginButton" ).click();
Form Method : Post
Form Inputs : Password=password-input
Username=user-input
 
Notes

The Script section submits the credentials, while the Form Inputs is for the initial prompt for Password Manager (optional).

Replace "xxx-input" in Script with Stoneware variables.