Reading Cookies from Third party server returned cookies?
Hi All,
As part of our login module implementation,for login form we are redirecting from AEM to third party application.User enter email-ID and Password and press enter.Now this third party application validates authentication and send token information and resides in the
cookie.Now i have to read them and use it in sling servlet.
Can some one have idea on reading these cookies?
Thanks,
Kishore