Application NameCommon Core Studio
PublisherCollaborative Learning Inc.
Date Entered07/24/2014
Date Modified
webNetwork Version 6.2.1.155
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : login.clihome.com
Host Port : 80


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : commoncorestudio.example-cloud.com
Startup URL : /login.asp
Rewrite Browser Cookies : Enable
Host Authority : Disabled

Single Sign On
--------------
Form Type : Client
Form Name : frmWG
Form Trigger : /login.asp

Script : document.forms[0].submit.click();
Form Method : Post

Form Inputs :
txtPassword : YOURPASSWORD
txtUSER : YOURUSERNAME
 
Notes

This webApp works in a hybrid mode, where the Virtual Server webapp brings up the login page and submits the user's credentials, but then the application breaks out and sends the user's browser directly to another URL. After the SSO process is completed, the application is then working like a Public webApp, with the browser connected directly to the application server.