Application NamewebNetwork
PublisherStoneware, Inc.
Date Entered03/17/2014
Date Modified
webNetwork Version 6.2.1.111
Delivery MethodPublic
ConfigurationWeb Application Object
----------------------
Web App Type : Public
Startup URL : https://mycloud.example-cloud.com/

Single Sign On
--------------
Form Type : Client
Form Name : loginForm
Form Trigger : https://mycloud.example-cloud.com/
Form Action : https://mycloud.example-cloud.com/WebNetworkAuth/
Form Method : Post

Form Inputs :
[password] : YOURPASSWORD
uid : YOURUSERID
 
Notes

Be aware, however that by default all webNetwork servers use the same cookie name, therefore authenticating to another webNetwork server (on the same domain) in the same browser session will kill the previous session.

If you wanted to SSO to another webNetwork system on the same domain, you would need to make sure both systems have unique session ID cookie names:

To change the cookie:
Open webAdmin Dashboard
Expand Tree Root
Expand Stoneware ou
Select SystemConfig
Set the "Alternate Session ID" to something unique
Click Save
Restart the webNetwork service on your relay server