Proxying server setup help
Cantor, Scott
cantor.2 at osu.edu
Tue Jan 19 20:06:24 EST 2016
On 1/19/16, 6:29 PM, "users on behalf of Antony den Dulk" <users-bounces at shibboleth.net on behalf of antony at selestiasolutions.com> wrote:
>The external server is used to proxy to various internal servers and
>distinguishes the various servers using paths.
IIS supports none of what you're talking about *at all*, but the SP's compensating features don't do anything about path rewriting. And there's no way to really make that work because the URLs in the messages simply won't match. You can virtualize everything but the path (not really where IIS is concerned, but the SP can do it).
>What solution(s) are available to achieve the required result?
None, as far as I'm aware. If one exists, I'm not familiar with it.
The SP would have to believe that the path was the external one, and there's no code in there to do that.
-- Scott
More information about the users
mailing list