ACS url when running daemon in linux sockets?
Cantor, Scott
cantor.2 at osu.edu
Wed Dec 28 09:47:35 EST 2016
On 12/28/16, 5:40 AM, "users on behalf of Br LRd" <users-bounces at shibboleth.net on behalf of blasterradius at gmail.com> wrote:
> So I guess new question is, if 'http://localhost/Shibboleth.sso/SAML2/POST' is the incorrect url, where is it trying to send
> assertions / where should it send them to?
I don't know what you're doing, but FastCGI support does not allow you to suddenly not be using a web server. The sAML request comes from the web server operating the SP and the response is sent back to whatever URL it requests, assuming its a validated endpoint in the SP's metadata. For the SP to work, the endpoint has to share a cookie domain with the resource(s) its protecting and the endpoint URL(s) are based on that.
-- Scott
More information about the users
mailing list