Application NameGaggle - #1
PublisherGaggle
Date Entered08/17/2010
Date Modified02/15/2011
webNetwork Version
Delivery MethodVirtual server
ConfigurationHost Address : www.gaggle.net
Host Port : 443

Web App Type : Virtual
Virtual DNS Name : wngaggle.school.edu
Startup URL : /gen?_template=/templates/gaggle/html/index.jsp

Secure by IP Address : On
Rewrite Browser Cookies : On

Form Type : Client
Form Name : login
Form Trigger : /gen?_template=/templates/gaggle/html/index.jsp
Form Action : https://www.gaggle.net/gen
Script :
document.forms[0].onsubmit();
var s=document.createElement('input');
s.type='hidden';
s.name='Submit2';
s.value='Login';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post
Form Inputs :
user_name=@@enc:gaggle_user@@
password=@@enc:gaggle_pass@@
 
Notes

This method uses the portals proxy to load the page get the values and inject the users username/password,
then submits the data back to the gaggle server and has the user talks directly to gaggle and bypasses the webnetwork server.