TESTSHIB: unable to locate metadata for provider
Nate Klingenstein
ndk at internet2.edu
Sat Jan 5 19:21:14 EST 2013
Mauro,
The Scope element in your metadata was null, which is not permitted. The TestShib SP's logs will say this; just search for your metadata's file name in the logs.
2013-01-05 19:14:42 INFO OpenSAML.MetadataProvider.XML : loaded XML resource (/opt/testshib-user-metadata/shibbo1233.xml)
2013-01-05 19:14:42 ERROR OpenSAML.MetadataProvider.XML : metadata intance failed manual validation checking: Scope must have TextContent.
I've changed it to "eduteamit.net" and it works now.
Resolving this was challenging because you had uploaded a large number of files containing invalid metadata with the same entityID. Please reuse the same filename if you are uploading new metadata for a known entity.
Thanks,
Nate.
On 5 Jan 2013, at 23:51, Mauro Minella <Mauro.Minella at microsoft.com>
wrote:
> I’m getting crazy trying to understand where is the problem for this task that I did several times in the past.
>
> I installed Shibboleth 2.3.8 and configured it to access my Active Directory.
> Now, if I open https://shibbidp.eduteamit.net/idp/shibboleth, it correctly shows my metadata on a valid SSL channel (certificate is provided by GoDaddy).
> The same files shows entityID="https://shibbidp.eduteamit.net/idp/shibboleth" in the EntityDescriptor node.
>
> So I saved the XML file, uploaded it on https://www.testshib.org/metadata.html and finally tested it on https://sp.testshib.org/, where I enteredhttps://shibbidp.eduteamit.net/idp/shibboleth.
>
> However, when I hit GO! I get the error
> opensaml::saml2md::MetadataException at (https://sp.testshib.org/Shibboleth.sso/TestShib)
>
> Unable to locate metadata for identity provider (https://shibbidp.eduteamit.net/idp/shibboleth)
>
> And the last lines of the log say
> 2013-01-05 18:41:21 INFO OpenSAML.MetadataProvider.XML : reload thread finished
> 2013-01-05 18:41:21 INFO OpenSAML.MetadataProvider.XML : reload thread finished
> 2013-01-05 18:41:37 DEBUG Shibboleth.Listener [226]: dispatching message (default/TestShib::run::SAML2SI)
> 2013-01-05 18:41:37 WARN Shibboleth.SessionInitiator.SAML2 [226]: unable to locate metadata for provider (https://shibbidp.eduteamit.net/idp/shibboleth)
> 2013-01-05 18:41:51 DEBUG Shibboleth.Listener [227]: dispatching message (default/TestShib::run::SAML2SI)
> 2013-01-05 18:41:51 WARN Shibboleth.SessionInitiator.SAML2 [227]: unable to locate metadata for provider (https://shibbidp.eduteamit.net/idp/shibboleth)
> 2013-01-05 18:42:01 INFO OpenSAML.MetadataProvider.XML : reload thread finished
> 2013-01-05 18:42:01 INFO Shibboleth.SecurityPolicyProvider.XML : reload thread finished
> 2013-01-05 18:46:43 DEBUG Shibboleth.Listener [227]: dispatching message (default/TestShib::run::SAML2SI)
> 2013-01-05 18:46:43 WARN Shibboleth.SessionInitiator.SAML2 [227]: unable to locate metadata for provider (https://shibbidp.eduteamit.net/idp/shibboleth)
>
> Any help is really appreciated
>
> Mauro
>
>
>
>
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130106/3bfcfc40/attachment.html
More information about the users
mailing list