Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SSO for Servers in different locations

Former Member
0 Kudos

Hi SDN,

I have to configure SSO between EP 7.0 and ECC 6.0. But both the Servers are in different locations and I am different place, also I can only access each of these Servers with differents VPN IP adresses.

I can only connect any one of the Servers at a time (because only one IP can be connected through VPN at a time).

If I want to access the Backend System (ECC 6.0) from the portal, I have to use both VPNs. But it is not possible at a time, so How can I resolve this issue.

Thanks,

Vamshi

2 REPLIES 2

Former Member
0 Kudos

HI,

We had to move both the servers into the same domain, so that we could access with only one VPN.

Thanks,

Vamshi

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Another way would be: place a (common) WebDispatcher / Reverse Proxy in front of all servers that belong to the same Portal landscape (EP and backends). The clients would then only "see" that single host; cookies can be set host-specific, then.

Regards, Wolfgang