Application NameDigital Health Department
PublisherGarrison Enterprises, Inc.
Date Entered08/17/2010
Date Modified02/07/2011
webNetwork Version
Delivery MethodVirtual server
ConfigurationHost Address : www.gegov.com
Host Port : 80

Web App Type : Virtual
Virtual DNS Name : wndigitalhealth.example-cloud.com
Startup URL : /webadmin/login.cfm?attempt=index.cfm

Rewrite Browser Cookies : On

Form Name : myform
Form Trigger : /webadmin/login.cfm?attempt=index.cfm
Script :
function onclick(){document.myform.action=document.myform.action+'?'+Math.random();
};
var s=document.createElement('input');
s.type='hidden';
s.name='Login';
s.value='Login';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Inputs :
username=@@enc:digitalhealthid@@
password=@@enc:digitalhealthpass@@
logindomain=www.gegov.com
 
Notes

The login domain parameter will be custom to each set-up.
This is where the software checks if you are coming from a valid DNS.
Use the original DNS for SSO this will not stay within the virtual DNS name.