Shibboleth SP 3 IIS and handlerURL
Peter Schober
peter.schober at univie.ac.at
Fri Mar 22 09:16:40 EDT 2019
* John Schrader <John.Schrader at nd.edu> [2019-03-21 20:37]:
> <Sessions lifetime="28800" timeout="3600" relayState="ss:mem"
> checkAddress="false" handlerSSL="true"
> cookieProps="https">
>
> http://localhost/Shibboleth.sso/Session
> returns:
>
> A valid session was not found.
I would have expected a 404 Not Found error here too, since you set
handlerSSL=true above but access the handler over plain http.
So works as configured, I'd say.
-peter
More information about the users
mailing list