phpCAS
phpCAS copied to clipboard
Getting errors from phpCAS?
Hello:
I've wrapped phpCAS in a Zend_Auth_Adapter_Interface() interface.
Is there a way to get errors from phpCAS so that I can pass descriptions up into Zend_Framework?
Thanks! Greg
Hi Greg, this is indeed a feature we are lacking right now. We do not have any good integration point for error handling with applications using phpcas. I'm happy to integrate such a commit :-)
Hi, Joachim: Let me take a look and see what I can do. Greg