RTC 5.0.2 - j_security_check
We have a need to re-direct RTC/ccm/web page through a custom proxy servlet.
Now to achieve this we have written a program to login to https://hostname:port/ccm/j_security_check.
The login is successful. Now we pass the logged in cookie information to https://hostname:port/ccm/web page.
However this again re-directs us back to the login page.
We would like to know if there is any difference between the cookies generated between programmatic login and web browser login.
Is so are there any ways to generate cookies for the web browser login via program or are we missing some steps here ?
Does RTC inherently prevent you from logging in other than the browser login page ?
Thanks in advance
Vishnu M
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 18 '15, 3:05 a.m.I can't help with this. I am not sure if this is possible or not and what to do with the cookies. This might even be impossible as browsers might detect cross-site scripting attacks.
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 18 '15, 3:09 a.m.This might depend on application servers as well. If you look at this web site and the other cloud offerings we have show that you can create a different login page and use that login for CLM.