Application NameMyTechDesk - #2
PublisherMyTechDesk
Date Entered08/18/2010
Date Modified02/20/2011
webNetwork Version
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : www.mytechdesk.org
Host Port : 80

Web App Object
--------------
Type : https virtual server
Virtual DNS Name : swmytechdesk.example-cloud.com
Startup URL : /log.php/orgname/requestors?portal=Y


Single Sign-on Object
---------------------
Authenticate Type : Form
Form Type : Client
Form Name : frm_login
Form Trigger : /log.php/orgname/requestors?portal=Y
Script :
var s=document.createElement('input');
s.type='hidden';
s.name='mode';
s.value='Login';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post
Form Inputs :
usr:@@enc:mytechdeskusr@@
pwd:@@mytechdeskpwd@@


 
Notes

This configuration uses a virtual DNS entry, so requires registering the DNS name. This configuration will not display the security errors the Public webapp configuration may display.