Application NameApex Learning
PublisherApex Learning
Date Entered08/17/2010
Date Modified02/20/2011
webNetwork Version
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : www.apexvs.com
Host Port : 443


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : wnapex.example-cloud.com
Startup URL : /ApexUI/default.aspx?portal=Y
Rewrite Browser Cookies : TRUE
Internal Server Requires SSL : TRUE


Single Sign On
--------------
Form Type : Client
Form Name : defaultForm
Form Trigger : /ApexUI/default.aspx?portal=Y
Script : submitPage();
Form Method : Post
Form Inputs :
loginUsernameTextBox=INSERT VARIABLE
passwordTextBox=INSERT VARIABLE


Rule #1
-------
Type : Tag Search and Replace
Tag : form
Attrib : action
Search : default.aspx
Replace : http://www.apexvs.com/default.aspx
 
Notes

This webapp is used to do the SSO to the application, but after that the user talks directly to the hosted Apex site.
This is because their application uses several servers in their application and to do it all behind the portal would require multiple webapplications and rules to fix the urls.
Since this is already a hosted application on the public internet it does not make sense to hide it behind the portal for all communication.