Hi,
We have a scenario to solve.
Curently, We are using Webdynpro components in EP for uploading files into BW.
SSO with logon tickets has been implemented for logon.
A user logs-in and goes to the concerned webdynpro iview, where he can upload a file. (specific to him only)
General Feature of Browsers:
All browsers allows the users to right click at browser level and click on properties that displays the Address(URL) of the particular page.
In our case, since we have SSO, the url contains SSO Logon Ticket Value + JSession Id.
a. The user can take this url and paste it in a new browser in the same machine and the screen opens the exact page without any authentication ( till the original user is logged into the portal).
b. However, the same url when used in the browser of <b>another machine</b> and when executed, it still opens the exact page without asking for any authentication (the original user is still logged-in in another system).
This shouldn't happen !!
Do any of you have experience on the same and pls let me know if you have any solution for this.
Regards,
Venkat.