Application NameWebSpehere 6.5
PublisherIBM
Date Entered02/20/2011
Date Modified
webNetwork Version
Delivery MethodVirtual Server
ConfigurationHost Object
-----------
Host Address : ws.example-cloud.com
Host Port : 443

Web App Object
--------------
Type : https virtual server
Virtual DNS Name : wnws.example-cloud.com
Startup URL : /wps/portal
Rewrite Browser Cookies : true
Host Authority : false

Single Sign-on Object
---------------------
Authenticate Type : Form
Form Type : Client
Form Name : LoginForm
Form Trigger : /wps/portal
Script :
var s=document.createElement('input');
s.type='hidden';
s.name='ns_7_CGAH47L000VIE0I4B405MF10E4__login';
s.value='Log in';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : POST
Form Inputs :
wps.portlets.userid:@@enc:wpsuser@@
password:@@enc:wpspass@@
 
Notes

You may need a rule to fix http/https
Tag search and replace
Tag Name : base
Attribute Name : href
Search : http:
Replace : https: