scripps_l
13 years agoHelper
Clarification in SSOClient class
Hi Am trying to make a POC for SSO using lithium SSOClient class, as per the document it says,
LithiumSSOClient ssoClient = LithiumSSOClient.getInstance(keyPath,
“companyx”, “.companyx.com”, “serverid”);
I have Keypath, but what are the other parameters it is not clear in SSO document.
Can someone please explain what are the other parameters.
Thanks in advance.