Question
LTIMindtree
LTIMindtree
IN
LTIMindtree
Posted: Jun 1, 2018
Last activity: Jun 19, 2018
Last activity: 19 Jun 2018 5:21 EDT
Closed
Solved
How to pass SESSIONID to REST connector
We need to pass current login SESSIONID for REST call authentication. Please let us know the best way to achieve this.
Using the below expression I am setting the siteminder cookie to a property and passing that in the request header.
@java("((javax.servlet.http.HttpServletRequest)tools.getRequestor().getRequestorPage().getObject(\"pxHTTPServletRequest\")).getHeader(\"cookie\")")
Regards,
Sundeep K