Unable to locate metadata error
Raja Rao Dharanipragada
rajapragada at gmail.com
Sat Dec 17 01:11:37 GMT 2011
*Hi,*
*
*
This is the only error I see in apache logs while I hit
https://MYPC.myinc.mycompany.net/examples/shibenv.jsp, below is what I am
doing can any of you tell me what is causing this error? Your help is
greatly appreciated.
*
*
*Error:*
*Unable to locate metadata for identity provider (
https://MYPC.myinc.mycompany.net/shibboleth)*
*Metadafiles*
C:\auth\shibboleth-idp\metadata\idp-metadata.xml
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="
http://www.w3.org/2000/09/xmldsig#"
xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" entityID="
https://MYPC.myinc.mycompany.net/idp/shibboleth">
C:\auth\shibboleth-idp\metadata\sp-metadata.xml
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata"
ID="_7bf426dfa5b5cb91738042e1769375990cb1651b" entityID="
https://MYPC.myinc.mycompany.net/shibboleth">
*relying-party.xml*
<rp:AnonymousRelyingParty provider="
https://MYPC.myinc.mycompany.net/idp/shibboleth"
defaultSigningCredentialRef="IdPCredential"/>
<rp:DefaultRelyingParty provider="
https://MYPC.myinc.mycompany.net/idp/shibboleth"
defaultSigningCredentialRef="IdPCredential"/>
<rp:RelyingParty id="https://MYPC.myinc.mycompany.net/shibboleth"
provider="https://MYPC.myinc.mycompany.net/idp/shibboleth"
defaultSigningCredentialRef="IdPCredential"
defaultAuthenticationMethod="urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport">
<rp:ProfileConfiguration xsi:type="saml:SAML2SSOProfile"
includeAttributeStatement="true"
assertionLifetime="PT5M"
assertionProxyCount="0"
signResponses="never"
signAssertions="always"
encryptAssertions="always"
encryptNameIds="never" />
</rp:RelyingParty>
<metadata:MetadataProvider id="ShibbolethMetadata"
xsi:type="metadata:ChainingMetadataProvider">
<metadata:MetadataProvider id="IdPMD"
xsi:type="metadata:ResourceBackedMetadataProvider">
<metadata:MetadataResource xsi:type="resource:FilesystemResource"
file="C:\auth\shibboleth-idp/metadata/idp-metadata.xml"/>
</metadata:MetadataProvider>
<metadata:MetadataProvider id="SPPMD"
xsi:type="metadata:ResourceBackedMetadataProvider">
<metadata:MetadataResource xsi:type="resource:FilesystemResource"
file="C:\auth\shibboleth-idp/metadata/sp-metadata.xml"/>
</metadata:MetadataProvider>
</metadata:MetadataProvider>
*shibboleth2.xml*
<ApplicationDefaults entityID="https://MYPC.myinc.mycompany.net/shibboleth">
<Sessions lifetime="28800" timeout="3600" checkAddress="false"
relayState="ss:mem" handlerSSL="false">
<SSO entityID="https://MYPC.myinc.mycompany.net/shibboleth">SAML2</SSO>
<Logout>SAML2 Local</Logout>
<Handler type="MetadataGenerator" Location="/Metadata" signing="false"/>
<Handler type="Status" Location="/Status" acl="127.0.0.1"/>
<Handler type="Session" Location="/Session" showAttributeValues="false"/>
<Handler type="DiscoveryFeed" Location="/DiscoFeed"/>
</Sessions>
<Errors supportContact="root at localhostlogoLocation="/shibboleth-sp/logo.jpg"
styleSheet="/shibboleth-sp/main.css"/>
<MetadataProvider type="XML"
file="c:/auth/shibboleth-idp/metadata/idp-metadata.xml"/>
<AttributeExtractor type="XML" validate="true" path="attribute-map.xml"/>
<AttributeResolver type="Query" subjectMatch="true"/>
<AttributeFilter type="XML" validate="true" path="attribute-policy.xml"/>
<CredentialResolver type="File" key="sp-key.pem" certificate="sp-cert.pem"/>
</ApplicationDefaults>
*Thanks,*
*Raja Rao D.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20111216/fc25fe57/attachment-0001.html
More information about the users
mailing list