<div dir="ltr">I'm banging my head on this one.  I have a working configuration for apache 2.2.15 and shib 2.6 running on rhel6.  New server on rhel7 with apache 2.4.  Nothing seems to connect the status page.  I can get proper response on the /secure path with requiring shib login, config is exactly the same but this isn't making any sense whatsoever.  Docs aren't seemingly well up to date.  I've played with multiple options on the <location /Shibboleth.sso> statement in the apache conf.  It seems regardless of what I use I can't get that to work.  I'm aware of the ACLs on the status page, I can't get anything under Shibboleth.sso to work so it's got to be the handler but the only other handler in play is a proxy that is restricted to a specific set of paths via a location match which looks nothing like Shibboleth.<div><br></div><div>Apache debug logs:<div><br></div><div><div>[Wed Jan 11 16:53:29.091431 2017] [mod_shib:debug] [pid 110964] mod_shib.cpp(320): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] get_request_config created per-request structure</div><div>[Wed Jan 11 16:53:29.091647 2017] [authz_core:debug] [pid 110964] mod_authz_core.c(809): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] AH01626: authorization result of Require all granted: granted<br></div><div>[Wed Jan 11 16:53:29.091655 2017] [authz_core:debug] [pid 110964] mod_authz_core.c(809): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] AH01626: authorization result of <RequireAny>: granted</div><div>[Wed Jan 11 16:53:29.091693 2017] [mod_shib:debug] [pid 110964] mod_shib.cpp(921): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] shib_fixups entered in pid (110964)</div><div>[Wed Jan 11 16:53:29.091775 2017] [weblogic:debug] [pid 110964] URLFactory.cpp(162): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] URLfactory Created: 110964</div><div>[Wed Jan 11 16:53:29.091809 2017] [mod_shib:debug] [pid 110964] mod_shib.cpp(815): [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] shib_handler entered in pid (110964):</div><div>Looking good so far.</div><div><br></div><div>[Wed Jan 11 16:53:29.091869 2017] [core:info] [pid 110964] [client <a href="http://10.27.37.193:37284">10.27.37.193:37284</a>] AH00128: File does not exist: /var/www/html/Shibboleth.sso/</div><div><br><br></div><div>There are no other usable errors.  Shibd.log is happy.  And I've had to fix that one a few times thanks to attribute mapping back to ADFS being misconfigured.  I have a warning about reloadable attributes and info.  No errors.  Native log has an error about creating an appender log and failing to load a new logging config.  Everything else is warning/info that isn't related at all to what I'm seeing.<br></div></div><div><br></div><div>Thoughts?</div><div><br></div><div>Thanks,</div><div>John</div><div><br></div><div><br></div><div><br></div></div></div>