I'm floundering at trying to write a Store module for CAP::Plugin::Authentication to work with a CAS (Yale's Central Authentication Service) auth backend. I successfully use AuthCAS.pm in ordinary CGI apps, but have been unsuccessful when trying to make it work with CGI::App.
What would be really helpful are examples of Store modules to support ticket-based auth systems as mentioned in the pod.