Accessing 2 websites within Shibboleth

Cantor, Scott cantor.2 at osu.edu
Mon Mar 7 11:43:17 EST 2016


> BTW - If I turn SSO off for the application site a login screen appears.  When I
> turn it on I get the MetadataException error listed below.

The error should be self explanatory. It also suggests you're telling the SP to use a particular IdP but giving it the name of an SP, which makes no sense. The naming convention it's looking up metadata for is typically how the SP identifies itself. The IdP naming convention tends to be different. All of which is arbitrary, your system, your choice of entityIDs to use. You aren't using the right ones, or you aren't supplying metadata for the ones you are using.

-- Scott



More information about the users mailing list