no default shibboleth headers after successful authentication
Cantor, Scott
cantor.2 at osu.edu
Fri Apr 24 14:09:11 EDT 2015
On 4/24/15, 12:05 PM, "Cane Cubtow" <cane at vander.ca> wrote:
>
>any ideas what i am missing???
Not really, nothing is obviously inherently wrong, but that's a lot of settings that all interact and so I'm either not seeing an error in them or you're not actually using the settings that you think you are.
Issues that complicate things:
- mod_jk is dead code, you should be using mod_proxy_ajp.
- I can't see your mod_jk settings, so I don't know that they're right.
In general, if the headers aren't there, the URL being accessed is not one the SP is operating for. So the LocationMatch block is not running for the requests in question, essentially.
-- Scott
More information about the users
mailing list