Evan, You might take a look at the Drupal CAS integration, which itself depends upon and makes use of phpCAS, for an example of bridging phpCAS into a framework's approach to user authentication.
Kind regards, Andrew On Wed, May 15, 2013 at 8:46 AM, Sheffield, Evan < [email protected]> wrote: > Hi all, > > I'm curious if anyone has any experience using phpCAS in the context of an > MVC Framework. In particular, I've been using Zend Framework 2. The > examples given in the phpCAS docs work well for requiring authentication > for pages, but it would be nice to do things in broader strokes and force > authentication at the module level or inside of controllers. I'd love to > hear if anyone has any thoughts on this. > > -- > Evan Sheffield > Programmer > iVantage Health Analytics® > > -- > 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 > > -- 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
