Returns the LWSSO cookie by user name.
The LWSSO cookie contains the tenant and user details to support single sign-On across the installed solution.
May be used, for example, when the app calls its backend using REST
Cookie getLWSSOCookie(
java.lang.String
)
|
Parameters
- userName
- the user name to get cookie for
Return Value
a cookie that contains the LWSSO token