Configure Cornerstone
Configure your employee portal to access Cornerstone.
Viewpoint Field ManagementÂ
list_alt
Configure your employee portal to access Cornerstone.
<add key="CSODAcct" value="YourCornerstoneAccountName"/> (this is the first part of your Cornerstone URL that comes before CSOD.com)
<add key="CSODBaseURL" value=https://YourCornerstoneAccountName.csod.com/aesssodefault.aspx/>
<add key="CSODAESKey" value="64 character length Secure Key granted by Cornerstone Support"/>
<add key="CSODAESIV" value="32 character length Integration Vector also provided by Cornerstone"/>
<add key="CSODouID" value="2"/>
<add key="CSODErrorURL" value=https://YourCornerstoneAccountName.csod.com/common/ssoerror.aspx/>
<add key="CSODLogoutURL" value=https://YourCornerstoneAccountName.csod.com/common/ssologout.htm/>
<add key="CSODTimeoutURL" value=https://YourCornerstoneAccountName.csod.com/common/ssotimeout.htm/>
<add key="CSODDestURL" value="https%3A%2F%2FYourCornerstoneAccountName.csod.com%2Fui%2Flms-learner-home%2Fhome"/>