no default shibboleth headers after successful authentication
Cantor, Scott
cantor.2 at osu.edu
Fri Apr 24 14:31:05 EDT 2015
On 4/24/15, 2:25 PM, "Cane Cubtow" <cane at vander.ca> wrote:
>Thanks for the reply Scott... I guess I am trying to understand the relationship between the Apache location and the proxying to the app on jboss via JkMount... here is the mod_jk settings... its basically proxying anything that matches /app1/*
The Apache settings are the only part relevant to the SP. Whether that lines up correctly with whatever you mounted is of course a different question outside of my view.
>JkMount /app1/* loadbalancer
>
>So is the fact that the apache locationmatch /app1/singlesignon/* and the JkMount /app1/* both match causing the issue?
No.
You have logging, you need to use it. The native.log, properly bumped up to DEBUG, will include a lot of details about the URLs the SP is seeing and what they look like. Most likely that will point to a bug, such as if you see no sign of it processing requests that you think it should be seeing.
-- Scott
More information about the users
mailing list