Application NameRevolution Prep
PublisherRevolution Prep
Date Entered09/05/2013
Date Modified
webNetwork Version 6.1.1.126
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : cas.revolutionprep.com
Host Port : 443


Web Application Object
----------------------
Web App Type : HTTP(S) Virtual Server
Virtual DNS Name : revolutionprep.example-cloud.com
Startup URL : /login?service=https%3A%2F%2Fonline.revolutionprep.com%2Fauth%2Fcas%2Fcallback
Rewrite Browser Cookies : Enable
Internal Servers Require SSL : Enable
Host Authority : Disabled

Rule Object
-----------
Rule Type : Tag Search and Replace
Tag Name : form
Attribute Name : action
Search : /login
Replace : https://cas.revolutionprep.com/login

Single Sign On
--------------
Form Type : Client
Form Trigger : /login\?service=https%3A%2F%2Fonline.revolutionprep.com%2Fauth%2Fcas%2Fcallback
Script : document.forms[0].commit.click();
Form Method : Post

Form Inputs :
password : YOURPASSWORD
username : YOURUSERNAME
 
Notes

When you run the webapp, it will present the login page (via the proxy). The html form on the page will have its action changed to post to the public website (the rule does this). Thus at login, the user's browser will be talking directly to the application server instead of being proxied through webNetwork.