Application NameBoston Nordic
PublisherBoston Distribution
Date Entered04/07/2014
Date Modified
webNetwork Version 6.2.1.123
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : www.bostonnordic.com
Host Port : 80


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : bostonnordic.example-cloud.com
Startup URL : /login.aspx
Rewrite Browser Cookies : Enable
Host Authority : Disabled

Single Sign On
--------------
Form Type : Client
Form Name : aspnetForm
Form Trigger : /login.aspx
Form Action : http://www.bostonnordic.com/login.aspx
Script : document.getElementById( "ctl00_LoginView1_Login1_LoginButton" ).click();
Form Method : Post

Form Inputs :
ctl00$LoginView1$Login1$Password : YOURPASSWORD
ctl00$LoginView1$Login1$UserName : YOURUSERNAME
 
Notes

This application is a hybrid Virtual Server/Proxy webApp. It requires using a Virtual Server configuration to perform the SSO, but the Form Action URL forces the user's browser to submit the credentials directly to the application server. From that point on, the user's browser communications directly to the application server as a Public webApp would.