Hi all, Right now I am making a web site which would use CAS to recognize users.The site is based on a set of Perl scripts. I am looking for a comprehensive tutorial on how I am supposed to use CAS. I see a lot of documentation (and it is discussed here a lot) on how to create a CAS server in Java, but I need to _use_ CAS...
So far I found AuthCAS module on CPAN, but I am not sure how to use it. All examples ends on initial authentication, but what to do next? How can I make sure that the user who is looking on other pages of my site did pass the CAS authentication on the "welcome" page of the web site? Ideally, I would like to have some "validateUser" function on each every page of my site, but as far as I understand, CAS do not have such ability? Once 'ticket' is validated it is not usable anymore? -- George Brink -- 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
