Application NameM+ Mail Archive
PublisherMessaging Architects
Date Entered07/22/2011
Date Modified
webNetwork Version 6.0.5.0
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : mplus.example-cloud.com
Host Port : 6667


Web Application Object
----------------------
Web App Type : https virtual
Virtual DNS Name : swmplus.example-cloud.com
Startup URL : /index.html?portal=y
Rewrite Browser Cookies : True
Internal Servers Require SSL :
Host Authority : Enabled
HTTP Headers :

Single Sign On
--------------
Form Type : Client
Form Name :
Form Trigger : /index.html\?portal=y
Form Action : /remote
Script :
setInterval( "if ( document.getElementById( 'loginWindow' ))
{ if (document.getElementById('loginWindow').style.visibility == 'visible')
{ if( document.getElementById( 'ext-comp-1012' ).value.length == 0)
{ document.getElementById( 'ext-comp-1011' ).value = 'username-attribute';
document.getElementById( 'ext-comp-1012' ).value = 'password-attribute';
document.getElementById('ext-gen29').click(); } } }", 2000 );


Form Method : Post
Form Inputs :
cmd=mplus.ediscovery.login
language=en
pwd=password-attribute
uid=username-attribute

Rule #1
Text Search and Replace
Description : Replaces original server name with virtual dns name
Search : 10.10.0.144:6667
Replace : swmplus.example-cloud.com
 
Notes

This site does not do the login form in the typical fashion. The login page is java script and because of that it does not show up as a normal form. The script pushes the values into the javascript attributes after waiting for a few seconds for all of the web page information to load.