Login works but no Single Sign On - Help?
Scott Battaglia
scott.battaglia at gmail.com
Thu Oct 16 11:40:25 EDT 2008
Are you running CAS over HTTP or HTTPS?
The secure ticketid/cookie is only sent back over HTTPS.
-Scott
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
On Thu, Oct 16, 2008 at 11:34 AM, Russell M. Allen
<Russell.Allen at aebn.net>wrote:
> I have CAS installed in a Resin (Caucho) app server, and it appears to be
> working just fine. I have not modified any of the default configuration.
> It is as configured out of the box.
>
> I have my service configured with a CAS client, and it is appropriately
> redirecting requests to the CAS server for login. Once credentials are
> provided (username=password) the CAS server is redirecting to the service.
> The service validates the ticket and I get the content that was originally
> requested from the service. All of this works as expected.
>
> The problem occurs when I run a second service (a copy of the first, but on
> another port), and I try to hit it, I am forced to login again. The renew
> parameter to false, it's not that. It is as if the CAS server is not seeing
> the cookie with the ticket. In fact, I put the CAS server in debug mode and
> sure enough the webflow logs, if I understand them correctly, indicate that
> there is no ticket:
>
> 2008-10-16 11:05:10,260 DEBUG
> [org.springframework.webflow.engine.DecisionState] - <Entering state
> 'ticketGrantingTicketExistsCheck' of flow 'login-webflow'>
> 2008-10-16 11:05:10,276 DEBUG
> [org.springframework.webflow.engine.Transition] - <Executing
> [Transition at 1f21c50 on = *, to = gatewayRequestCheck] out of state
> 'ticketGrantingTicketExistsCheck'>
> 2008-10-16 11:05:10,276 DEBUG
> [org.springframework.webflow.engine.DecisionState] - <Entering state
> 'gatewayRequestCheck' of flow 'login-webflow'>
>
>
>
> This is almost certainly a simple newbie mistake... I am very grateful for
> any help I can get on this! :)
>
> Thanks for your time,
>
> *Russell Allen*
> *Data Tech Ventures, Inc.*
> *Development Group*
> 800.628.0241 x156
> *russell.allen at aebn.net*
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20081016/8903dd7e/attachment.html
More information about the cas
mailing list