Help needed: Testing Shibboleth SP and IdP integration on Windows platform and having issues.
Cantor, Scott
cantor.2 at osu.edu
Thu Jan 22 16:06:50 EST 2015
> I was under the impression the url also needs to include the port as I am not
> using the default 443 port.
Endpoints have ports. The entityID is a name, not a location. Using ports is not descriptive and is only going to confuse anybody encountering it.
> I am able to move forward with this issue
> however I started getting following error now. Authentication is successful at
> IdP/LDAP, however now its failing at SP.
It was failing at the SP before, for exactly the same reason. All you did was apparently subvert the flow in a way that convinced it to issue a request to the IdP endpoint so that it would fail later for the same reason.
> 2015-01-23 02:13:22 WARN OpenSAML.MessageDecoder.SAML2 [1]: no
> metadata found, can't establish identity of issuer
> (https://ushydsaytha1.us.deloitte.com:6443/idp/shibboleth)
> 2015-01-23 02:13:22 WARN Shibboleth.SSO.SAML2 [1]: no metadata found,
> can't establish identity of issuer
> (https://ushydsaytha1.us.deloitte.com:6443/idp/shibboleth)
I'm not sure what else you're expecting me to tell you. It's the same error. There's your IdP's entityID and you have no metadata loaded for it.
-- Scott
More information about the users
mailing list