smallredville
Programmer
Hi All,
I would like to check whether anyone has ever tried to do coding related to Single Sign On (SSO) in java before.
I read under LL Builder LAPI Help Documentation on how to create the livelink session with LLVALUE config parameter; but still lost on the values to be passed in order to achieve single sign on(SSO).
public LLSession (
String host,
String port,
String cookie
LLVALUE config)
My question is : Can single sign on(SSO) be done with lapi.jar?
If yes,I hope somebody who knows about it can share with me on what values I should pass to the LLVALUE config (in order to achieve single sign on (SSO)).
Lastly, I would like to say many thanks in advance.
Regards,
smallredville
I would like to check whether anyone has ever tried to do coding related to Single Sign On (SSO) in java before.
I read under LL Builder LAPI Help Documentation on how to create the livelink session with LLVALUE config parameter; but still lost on the values to be passed in order to achieve single sign on(SSO).
public LLSession (
String host,
String port,
String cookie
LLVALUE config)
My question is : Can single sign on(SSO) be done with lapi.jar?
If yes,I hope somebody who knows about it can share with me on what values I should pass to the LLVALUE config (in order to achieve single sign on (SSO)).
Lastly, I would like to say many thanks in advance.
Regards,
smallredville