Multi-Domain SP
Cantor, Scott
cantor.2 at osu.edu
Mon Mar 11 11:03:14 EDT 2013
On 3/11/13 9:21 AM, "Ran" <ran at sheinberg.net> wrote:
>What is wrong with my binding?? I've tried every combination I can think
>of but nothing works.
I don't know Apache well enough to answer, but what I can say is you
should forget Shibboleth until your virtual hosts work. The SP has nothing
to do with it and will just complicate the testing.
What needs to happen is for Apache to properly generate self-ref. URLs on
the two vhosts. To verify that, you could poke Apache with a request for a
non-existent page and see what it reports as the URL in the error page. If
that's not correct for each request, the SP won't work.
Given a vhosting scenario, you could simply ask the Apache list for help
in getting the commands right to give the results you need (again without
Shibboleth). Adding the SP in at that point is simple.
My guess would be that your requests are being routed to the wrong vhost.
-- Scott
More information about the users
mailing list