security error when testing Shibboleth IDP
Kaustubh Nagraj
kaustubh at easydita.com
Tue Oct 25 19:16:15 BST 2011
Thanks Scott.
I changed the http proxy to a mod_proxy_ajp. I tried accessing /idp/status
and checked the log files for IDP, Apache and Tomcat.
IDP log file : No errors!
Apache log file : (error.log) following warning --
proxy: No protocol handler was valid for the URL /idp/status. If you are
using a DSO version of mod_proxy, make sure the proxy submodules are
included in the configuration using LoadModule.
Tomcat log file : (catalina.out) No errors!
I understand that IDP does not have a problem here, the problem is with my
web servers. I get this message on my browser: Internal Server Error.
Strictly speaking this is not a problem with the IDP. But I would really
appreciate some help with the warning in the apache error log.
Thanks,
Kaustubh
On Tue, Oct 25, 2011 at 1:11 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 10/25/11 12:07 PM, "Kaustubh Nagraj" <kaustubh at easydita.com> wrote:
>
> >Now I am running Tomcat 6 and Apache2 webservers in conjunction with each
> >other. I have made a proxypass connection to direct all connections on
> >the 443 ssl port to port 8080 (http) which has tomcat6 listening on it.
> >was wondering if this is why I am getting an error.
>
> That isn't how you want to connect them. You need to use mod_proxy_ajp,
> not an HTTP proxy.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20111025/a2cc02bc/attachment.html
More information about the users
mailing list