<div dir="ltr">I have deployed shibboleth tier docker containers.<div><br></div><div><a href="https://github.internet2.edu/docker/shib-idp/tree/3.4.1_181101/test-compose">https://github.internet2.edu/docker/shib-idp/tree/3.4.1_181101/test-compose</a> </div><div><br>I configured my server ip address in sp congratulation files. Then I get login page and when I type username and password it redirects to <a href="http://sptest.example.edu">sptest.example.edu</a>.<br></div><div><br></div><div>So now I modified <a href="http://sptest.example.edu">sptest.example.edu</a> to the same ip address as both sp and idp are running in same host.</div><div><br></div><div>However, I keep getting the below message, even after i added it into relyingpartyids,</div><div><br></div><div><font face="courier new, monospace">shib-idp;idp-process.log;dev;nothing;2019-05-27 20:33:13,391 - INFO [org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler:129] - Message Handler:  No metadata returned for <a href="https://x.x.x.x/shibboleth">https://x.x.x.x/shibboleth</a> in role {urn:oasis:names:tc:SAML:2.0:metadata}SPSSODescriptor with protocol urn:oasis:names:tc:SAML:2.0:protocol<br>shib-idp;idp-process.log;dev;nothing;2019-05-27 20:33:13,480 - WARN [net.shibboleth.idp.profile.impl.SelectProfileConfiguration:117] - Profile Action SelectProfileConfiguration: Profile <a href="http://shibboleth.net/ns/profiles/saml2/sso/browser">http://shibboleth.net/ns/profiles/saml2/sso/browser</a> is not available for RP configuration shibboleth.UnverifiedRelyingParty (RPID <a href="https://x.x.x.x/shibboleth">https://x.x.x.x/shibboleth</a>)</font><br></div><div><br></div><div><br></div></div>