Users intermittently land on WAYF page
Cantor, Scott
cantor.2 at osu.edu
Thu Mar 12 17:47:42 EDT 2015
On 3/12/15, 4:54 PM, "Mike Flynn" <shibbolethlynda at yahoo.com> wrote:
> <!-- The RequestMap defines portions of the webspace to protect -->
> <RequestMapper type="Native">
> <RequestMap applicationId="default">
> <Host name="shib.lynda.com">
> <Path name="InCommon" authType="shibboleth" requireSession="true"/>
> </Host>
> </RequestMap>
> </RequestMapper>
>
>
>That's what I have set so yes - sessions are required...
Then it's "looping", it's just a single loop ending at the WAYF page again. Tracing the URLs and cookies in a browser would illustrate it, otherwise it's not going to be very evident why.
Whatever it's doing, there's no session cookie or at least no valid one on the request back to /InCommon, so it kicks off a request to the WAYF.
-- Scott
More information about the users
mailing list