Application NameBenchmark Universe - Virtual
PublisherBenchmark Education
Date Entered10/15/2014
Date Modified
webNetwork Version 6.2.1.180
Delivery MethodVirtual server
ConfigurationDue to the design of this application from the publisher, it will require a virtual webapp even though the site is public.

Host Object #1
-----------
Name : benchmark-login-host
Host Address : schoolname.benchmarkuniverse.com
Host Port : 443


Web Application Object
----------------------
Name : benchmark-login-wa
Web App Type : Virtual
Virtual DNS Name : schoolname.example-cloud.com (Must be the first part of name they gave you)
Startup URL : /?portal=y
Rewrite Browser Cookies : enabled
Internal Servers Require SSL : enabled
Host Authority : Disabled


Single Sign On
--------------
Form Type : Client
Form Name :
Form Trigger : /\?portal=y
Form Action :
Script :
document.forms[0].username.value="username-or-lockbox-index-name";
document.forms[0].password.value="password-or-lockbox-index-name";
App.subdomain="schoolname";
document.getElementById( "login" ).click();

Form Method : Get

 
Notes

Your webNetwork system check should have the 3rd Party Cookies check enabled. This will fix IE to allow 3rd Party Cookies which is what is needed to make several parts of Benchmark work when launched from webNetwork.