Default URL to Launch Planning and Budgeting Cloud Workspace

The default URL to launch Planning and Budgeting Cloud Workspace is:

http://<server>:<port>/workspace/

Additional parameters:

  • Optional: sso_username=<username>

    Name of the user attempting to log in.

  • Optional: sso_password=<password>

    Password of the user attempting to log in.

    Administrators may need to change the “Accept Credentials in an HTTP Request URL” setting in the “Workspace Server Settings” dialog box to support sso_username and sso_password.

  • Optional: fullscreen=true/false

    True launches the page in full screen. The default value is false.

Note:

Included in the URL is the trailing slash and no index.jsp. Using index.jsp is not recommended since the web browser's Back button is enabled, and selecting it can cause issues. Using the trailing slash is encouraged. Without it, the web server does a redirect to the URL with the trailing slash.