SP connection issues in Shibboleth V3

Kishore Basa Kishore.Basa at infor.com
Tue Oct 25 15:23:37 EDT 2016


Hello Team ,


Very new to the Shibboleth , i have installed Shibboleth V3 Identity Provider and  trying to establish a federation with ADFS.

Before going to that step , from the testshib site  , configured and added the relying party.
 It gives me an error when testing it.


Configuration :

Relying-Party.xml

  <bean parent="RelyingPartyByName" c:relyingPartyIds='https://sp.testshib.org/shibboleth-sp'>
            <property name="profileConfigurations">
                <list>
                    <bean parent="SAML2.SSO" p:encryptAssertions="false" />
                </list>
            </property>
        </bean>

metadata-providers.xml

<MetadataProvider id="HTTPMetadata" xsi:type="FileBackedHTTPMetadataProvider" backingFile="%{idp.home}/metadata/testshib-providers.xml" metadataURL="https://www.testshib.org/metadata/testshib-providers.xml"/>


Error in Browser

Web Login Service - Unsupported Request
The application you have accessed is not registered for use with this service.


Error in idp process logs


2016-10-26 03:07:42,941 - ERROR [net.shibboleth.idp.saml.metadata.impl.ReloadingRelyingPartyMetadataProvider:93] - RelyingPartyMetadataProvider 'shibboleth.MetadataResolver': Error accessing underlying metadata source: Invalid configuration.
2016-10-26 03:07:42,941 - INFO [org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler:128] - Message Handler:  No metadata returned for https://sp.testshib.org/shibboleth-sp in role {urn:oasis:names:tc:SAML:2.0:metadata}SPSSODescriptor with protocol urn:oasis:names:tc:SAML:2.0:protocol
2016-10-26 03:07:42,956 - WARN [net.shibboleth.idp.profile.impl.SelectProfileConfiguration:111] - Profile Action SelectProfileConfiguration: Profile http://shibboleth.net/ns/profiles/saml2/sso/browser is not available for relying party configuration shibboleth.UnverifiedRelyingParty
2016-10-26 03:07:42,972 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: InvalidProfileConfiguration


I also added ADFS as relying part , but its still the same error.
Any Help is greatly Appreciated.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161025/4d11a1e4/attachment.html>


More information about the users mailing list