Application NameGWT Advanced Login
PublisherAshton Thomas
Date Entered06/09/2011
Date Modified
webNetwork Version 6.0.5.0
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : gwt-advanced-login.appspot.com
Host Port : 80


Web Application Object
----------------------
Web App Type : https virtual Server
Virtual DNS Name : gwt.example-cloud.com
Startup URL :/
Rewrite Browser Cookies : True
Internal Servers Require SSL :
Host Authority : Disabled

Single Sign On
--------------
Form Type : Client
Form Name :
Form Trigger : /
Form Action :
Script :
setTimeout( "var inputs = document.getElementsByTagName( 'input' );
inputs[0].value = 'username';
inputs[1].value='password';
var buttons=document.getElementsByTagName( 'button' );
buttons[0].click()", 2000 );

Form Method : Post
Form Inputs :
 
Notes

This is not a stand alone app but a framework that other apps may use. Beause of the design, it does not have a typical form and thus all of the information has to be sent using javascript.