SP: no endpoint
Cantor, Scott E.
cantor.2 at osu.edu
Fri Jul 29 17:19:28 BST 2011
On 7/29/11 12:14 PM, "James Bardin" <jbardin at bu.edu> wrote:
>
>The SP can request the endpoint and binding in the AuthnRequest.
>From the log entry, it looks like this is a mis-configuration on the
>SP side, where it's specifying the ACS location as http instead of
>https.
The Shibboleth SP does not in general specify a location, it generates a
self-referential URL, which on Apache is handled in the same way it's
supposed to be for any Apache module. IIS's original API does not support
self-referential URLs (and thus it does not actually support vhosting), so
the SP handles it via its own configuration.
-- Scott
More information about the users
mailing list