SP Request not redirecting to IDP
Cantor, Scott
cantor.2 at osu.edu
Fri Aug 29 13:19:29 EDT 2014
On 8/29/14, 11:34 AM, "junaidakb" <junaid.akbar at wipro.com> wrote:
>Hi,
>
>When i hit URL, native.log is showing that its loading sibboleth2.xml file
>for every sub-URL on main page but at the end it start shutting down
>shibboleth. Does it sounds good to any one of you?
It's shutting down because Apache children are. If you're running prefork,
you should stop that, but that won't prevent it from working.
All you've proven is that the module is actually loaded, but you know that
already because you have Shib* Apache commands in place and they aren't
erroring Apache out.
I've told you what the problem is. If you want to prove me wrong, change
any of the settings in the Location block that you think is actually
taking effect and see if you can get Apache to notice. If you can, I have
no advice to give you because what you've described so far is strong
evidence that that Location block is not being applied to any requests.
-- Scott
More information about the users
mailing list