Adds LWSSO token to the URI to support single sign-on when not using LWSSO cookie.
java.lang.String appendLwssoTokenToUrl(
java.lang.String requestUrl
)
|
Parameters
- requestUrl
- the URL to add the LWSSO token to
Return Value
the URL with the LWSSO token added as path parameter