Recruiter and hiring manager link to HRSD from the Infor Rich Client applet

To support SSO links from the TM application to HRSD, you must launch the applet using a special SSO-enabled URL.

In the link that follows, replace the variables (text surrounded by <brackets>) with values from your configuration:

http(s)://<InternalServer:InternalPort>/canvasapplet/controller.servlet?_action=LaunchCanvasApplet &_appurl=<HTTPEncodedAppletLink>

where

  • <InternalServer:InternalPort> is the server and port combination tied to your external endpoint which you located in a previous step

  • <HTTPEncodedAppletLink> is the link to the standard applet that you encoded

Example:

If your applet launch URL is...

http://tm10.customer.com:50006/richclient/richclientapplet.html?opt=-g%20-m%20tm10.customer.com:50005%20hcm

...then the HTTP encoded version is...

http%3A%2F%2Ftm10.customer.com%3A50006%2Frichclient%2Frichclientapplet.html%3Fopt%3D-g
%2520-m%2520tm10.customer.com%3A50005%2520hcm

Following our example above, the complete URL would be:

https://tm10.customer.com:1443/canvasapplet/controller.servlet?_action=LaunchCanvasApplet&_appurl=http
%3A%2F%2Ftm10.customer.com%3A50006%2Frichclient%2Frichclientapplet.html
%3Fopt%3D-g%2520-m%2520tm10.customer.com%3A50005%2520hcm