> at this point is that the ticket is in the URL for the
> test Perl script I'm running. Now the problem occurs when I refresh the
> page.

It's likely because once you arrive the first time, it's automatically
validated, then the refresh forces a second authentication.  This
fails because cas service tickets are single use.  I'm not familiar at
all with AuthCAS, but most clients have the notion of "redirect after
authentication" where the redirect strips the ticket parameter from
the URL to avoid duplicate validation attempts.  You should
investigate whether it has that feature; if not, should be an easy
modification.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to