Application NameOphea
PublisherOphea
Date Entered09/05/2013
Date Modified
webNetwork Version 6.1.1.0
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : hpe.ophea.net
Host Port : 80


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

Single Sign On
--------------
Form Type : Client
Form Name : user-login-form
Form Trigger : /fr
Form Action : http://hpe.ophea.net/fr/home?destination=node%2F604
Script :
var s=document.createElement('input');
s.type='hidden';
s.name='op';
s.value='Se connecter';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post
Form Inputs :
name : YOURSCHOOL
pass : YOURPASSWORD
 
Notes

This webapp starts off with the client's content being proxied through the webNetwork server. Once the login is submitted, the client's browser is redirected to talk directly to hpe.ophea.net.