Description:
This techinical document outlines the syntax to embed a user's credentials within the Catalog/Accouting URL and the CA Workflow Worklist URL to bypass the login screen.
Solution:
Catalog/Accounting URL:
http://<catalog_hostname>:<port>/usm/wpf?Node=iclaunchpad.pad&username=<userid>&pass=<password>&domain=<businessunitid>
Example:
http://localhost:8080/usm/wpf?Node=iclaunchpad.pad&username=spadmin&pass=spadmin&domain=ca
CA Workflow Worklist URL:
http://<workflow_hostname>:<port>/wl/login?username=<userid>&password=<password>
Example:
http://localhost:8090/wl/login?username=spadmin&password=spadmin