Skip to topic | Skip to bottom
Home
Federation
Federation.CantAuthenticater1.1 - 25 Aug 2007 - 17:30 - BrucLiongtopic end

Start of topic | Skip to actions

IdP rejects any authentication attempts

Typical error reads like:

Unauthenticated principal. This protocol handler requires that authentication information be provided from the servlet container

This is caused by inproper configuration for your mod_jk or mod_proxy, and not protecting /shibboleth-idp/SSO accordingly in apache.

Make sure your server.xml port 8009 has tomcatAuthentication="false" or request.tomcatAuthentication="false", otherwise tomcat will always feed null values to IdP (if this idp is protected by apache). If your IdP uses tomcat authentication (rather than apache authentication), then you need to make sure tomcatAuthentication="true" and shibboleth-idp's web.xml is properly protected.



to top

You are here: Federation > FrequentlyAskedQuestions > CantAuthenticate

to top

Copyright © 1999-2010 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback