No metadata returned for SP with matching protocol
Cantor, Scott
cantor.2 at osu.edu
Wed Jan 13 11:14:28 EST 2016
On 1/13/16, 10:40 AM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:
>I've turned up logging to debug for org.opensaml.saml but only see messages that my metadata file was successfully processed and loaded. It's not logging any individual entity descriptor IDs, but I can only assume this means I have a sound XML document and that the metadata, or at least its structure or syntax, isn't my problem. Are there any other classes that I might turn up logging for to further verify this, or is my assumption correct?
If the resolver classes are being logged, that's it I think.
>And if my assumption is correct, any other thoughts on why I might be getting the error and log messages that started this thread?
Generally it means somebody's just wrong on something. There's a bogus character somewhere or the metadata's not actually what you think it is. You should sanity check things and break the metadata file to make it invalid and make sure that fails to load, etc.
-- Scott
More information about the users
mailing list