Application NameCastle Learning
PublisherCastle Learning
Date Entered02/17/2011
Date Modified02/17/2011
webNetwork Version 6.0.3.0
Delivery MethodDedicated IP
ConfigurationHost Object
Host Address : www.castlelearning.com
Host Port : 443:80

Web Application Object
Type : https dedicated IP
Virtual DNS Name : dedicatedip.example-cloud.com:443:80

Single Sign On Object
Authentication Type : Form
Form Type : Client
Form Name : form1
Form Trigger : /review/login/login.aspx
Script : Onlogin();
Error Trigger : /review/login/logout.aspx
Error Page : https://portal.example-cloud.com/util/closeDojoWindow.html
 
Notes

Currently NEEDS Dedicated IP web-app. Login page uses secure 443 and switches to non-secure 80 after login.

Enable HTTPS on Web App options. Point it to the same keystore (C:stonewareconfigame.keystore)

Must use DNS on External IP/DNS and ports 443 and 80.

For SSO, must make 2 Search and Replace rules.

Rule #1
Search: type="password" id="password"
Replace: type="password" id="password" value="@@enc:CastleLearning PW@@"

Rule #2
Search: type="text" id="login"
Replace: type="text" id="login" value="@@enc:CastleLearning ID@@"

Must use form to catch logout