I wanted to know if,
1. We can view a section/portlet of an external portal/Web Application?
Using Page Viewer Web part we get a full view of the web application but I would like to ONLY view a section/portlet of the external web page. Is this possible?
2.How to achieve session aware Page viewer web part
a. For e.g.,
i. I have logged in to an external application using the Page Viewer Web part
ii. Edit my calendar event which resides on a different Web part in the same page, doing this opens up a new page.
iii. Then, on applying the changes to the calendar event my complete page gets refreshed and I m logged out of my external application in the Page Viewer Web part. b. And in second scenario, if we have SSO enabled for that application then the user will get logged in again but loose session.
3.How to handle Ajax calls of external applications.
For e.g., if an external application is having its authentication using Ajax, then using Page Viewer it is not possible to use SSO for that application.
I would greatly appreciate if you can share your thoughts on the above.