We have created a custom application and deployed it as separate WAR in IBM WebSphere Application Server 8.5. In the custom application we have created a class file to check whether Ltpatoken2 is set . If it’s not set the user will redirect to custom login page otherwise they will get access to the application . We have enabled single sign on for Process Portal Url and the custom application as well . Once the single sign on is successful and if the user is redirecting back to Process Portal its generating the LtpaToken2 . If the user is redirecting back to custom application , then it’s not generating LtpaToken2 though the single sign on was Successful. To set Ltpatoke2 in this case ,user has to access ProcessPortal URL again or they have to login to the application using normal login page from the application once again.
Process Portal URL : https:// dev.mydomain.com:31067/ProcessPortal/
Custom Application URL : https:// dev.mydomain.com:31067/MyApp/
Single Sign On : https://wsso. mydomain.com/ SignOn.htm
Fire Bug Details
Process Portal
Custom Application