Hi,
Here's the scenario.
I have SSO implemented with SAPLOGONTICKET to the BW system. if i login to the portal url http://abcd.myportal.com:50000/irj, the BW SSO works fine.
Also i have a Apache webserver configured as reverse proxy for this portal. The webserver address say http://www.everybodysportal.com
The reverse proxy cotains proxy mapings for both portal as well as BW system.
/irj mapped to http://abcd.myportal.com:50000/irj
and
/bw mapped to http://efgh.myportal.com:8000/
Also the firewall rules were modified to accomodate the required ports on EP and BW system.
The problem is
1. When i connect from within the intranet using the URL http://www.everybodysportal.com, it still asks me for a username and password for BW System. But after i enter them i can see the BW data on the portal.
2. When i connect from outside the company network, it asks me for username and pwd, i enter them but still i cannot see the data. it says page cannot be displayed.
Is it a problem with login ticket when accesing through a proxy? Can anybody tell me where am i going wrong.
Thanks in advance.
Regards,
Hassan