Shib 3.2.1

Peter Schober peter.schober at univie.ac.at
Thu Jun 28 06:24:19 EDT 2018


* Cheltenham, Chris <ccheltenham-ext at philasd.org> [2018-06-27 16:47]:
> I am getting these errors in my process logs.
> However the metdata is there.
> 
> 2018-06-27 10:27:46,822 - INFO
> [org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler:128] -
> Message Handler:  No metadata returned for
> http://test.osmsinc.com/OSMS_bvc2017Portal/ in role
> {urn:oasis:names:tc:SAML:2.0:metadata}SPSSODescriptor with protocol
> urn:oasis:names:tc:SAML:2.0:protocol

Seems either you're not loading the metadata for this entity (how
exactly are you doing this?) or the metadata does not contain exactly
that. E.g. maybe it does not contain SAML 2.0 support, or is messed up
in some other way.

You could try to make sure the metadata you're loading is
syntactically correct, too:
https://wiki.shibboleth.net/confluence/display/IDP30/SchemaValidationFilter
and more generally
https://wiki.shibboleth.net/confluence/display/CONCEPT/MetadataCorrectness#MetadataCorrectness-ApproachesandTools

-peter



More information about the users mailing list