Shibboleth support in my application
Peter Schober
peter.schober at univie.ac.at
Tue Sep 17 09:55:19 EDT 2013
* mmichaelchn <mmichaelchn at gmail.com> [2013-09-17 15:15]:
> I Checked the SP log and geeting the below error-
>
> 2013-09-17 18:41:58 ERROR Shibboleth.AttributeResolver.Query [1]: exception
> during SAML query to
> https://localhost:553/idp/profile/SAML2/SOAP/AttributeQuery:
> CURLSOAPTransport failed while contacting SOAP endpoint
> (https://localhost:553/idp/profile/SAML2/SOAP/AttributeQuery): SSL
> certificate problem: application verification failure
Which indicates that your IdP did /not/ in fact send any attributes,
otherwise the SP wouldn't have bothered to perform an attribute query.
(Also don't announce support for things you don't actually support,
here SOAP support in the IDP metadata.)
-peter
More information about the users
mailing list