I'm trying to get a shibboleth idp working with cosign.  I've got it  
working on centos, but when I try it on our locally maintained linux  
distribution, it claims that we're not providing the authentication  
information..

opensaml::FatalProfileException at  
(https://sp.testshib.org/Shibboleth.sso/SAML2/POST)

SAML response contained an error.

Error from identity provider:

Status: urn:oasis:names:tc:SAML:2.0:status:Responder
Sub-Status: urn:oasis:names:tc:SAML:2.0:status:AuthnFailed


Tomcat's sever.xml is configured to accept the webserver authentication..

     <Connector port="8009" enableLookups="false" redirectPort="8443"
             protocol="AJP/1.3" request.tomcatAuthentication="false"
             address="127.0.0.1" />


Mostly, I was wondering if anyone had run into this, and had suggestions?

Liam




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to