IdP can't find metadata even though it is there?
Joy Veronneau
jv11 at cornell.edu
Wed Dec 19 13:45:30 EST 2012
Hi,
I must be missing something but I have been staring at this and can't figure it out. We are trying to configure ezproxy (version 5.6.3 GA [i686-linux2 2] [2012-10-22T11:59:33Z]) to use our IdP. I've configured the ezproxy server's metadata in our relying-party.xml but I keep seeing this message in the IdP logs:
11:47:12.275 - WARN [edu.internet2.middleware.shibboleth.idp.profile.AbstractSAMLProfileHandler:287] - No metadata for relying party http://proxy-test.library.cornell.edu<http://proxy-test.library.cornell.edu/>, treating party as anonymous
I don't see any errors in the idp logs about not liking the metadata file, or anything like that.
Here is the ezproxy entry in relying-party.xml:
<MetadataProvider xsi:type="FilesystemMetadataProvider" xmlns="urn:mace:shibboleth:2.0:metadata"
id="EZPROXYTEST"
metadataFile="/app/shibboleth/shibboleth-idp/metadata/ezproxy-test-md.xml" />
and "ls -la" of the metadata file:
ls /app/shibboleth/shibboleth-idp/metadata/ezproxy-test-md.xml
-rw-rw-r-- 1 shibadm shibadm 3.1K Dec 18 13:08 /app/shibboleth/shibboleth-idp/metadata/ezproxy-test-md.xml
and the beginning of the metadata file with the entityid:
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityid="http://proxy-test.library.cornell.edu<http://proxy-test.library.cornell.edu/>">
and on the ezproxy server, the config file contains:
ShibbolethMetadata \
-EntityID=http://proxy-test.library.cornell.edu<http://proxy-test.library.cornell.edu/> \
-Cert=7 \
-File=/usr/local/eztest/SAML.xml
Can anyone spot the problem here?
Thanks,
Joy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121219/b24df027/attachment-0001.html
More information about the users
mailing list