Bug 8279: CAS Debugging improvements
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Thu, 21 Jun 2012 08:39:16 +0000 (10:39 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 27 Jun 2012 16:05:02 +0000 (18:05 +0200)
commit07e30a78d306fbd395dbe510fb867ba31540388b
tree9c5819b39cc8e2c701806cbdd61a4cd2335ca0bd
parenta21d8e5da48be30baed821c6ff10bd7d6c10e5f0
Bug 8279: CAS Debugging improvements

  Adds more precise debug informations for easier CAS troubleshootings resolution.

  Before this patch, whenever ticket validation failed, the debug message was "Invalid ticket".
  But ticket validation may fail for other reasons: CAS server not reachable, casServerUrl syspref is wrong...

  This patch adds the reason for ticket validation failing.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Auth_with_cas.pm