How to get the LTPA token when using J2EE context authentication ?
We are using SPNEGO authentication and PRServletContainerAuth servlet (J2EE context) to authenticate our application hosted on Websphere.
Need to retrieve the LTPA token in Pega to pass it on to other integrating systems.
We tried the java code in EstablishOperator activity mentioned in the post "https://pdn.pega.com/community/product-support/question/how-retrieve-cookie-information-outside-authentication-activity", however, the "pxHTTPServletRequest" object is null on the pxRequestor page.
Appreciate any quick help on this.
***Edited by Moderator Marissa to update categories***