On Fri, 13 Dec 2019 at 14:58, Alan S <[email protected]> wrote: > > Okay, via curl, this looks good (see the response below), and I'm getting the > authenticated username returned. So, this is a good step forward in > troubleshooting. Do you have advice for debugging the Apache module? I'm not > sure what would cause it to be so "quiet."
I agree, that looks good. It's with the same curl that mod_auth_cas was compiled against, right? As far as debugging, could you add some log messages like the following: ap_log_rerror(APLOG_MARK, APLOG_DEBUG, 0, r, "made it here!"); to getResponseFromServer()? I'd start at around lines 1904, 1906, and 1912 of git master. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAAgu-wBRrHj0Fc2%2BPBAsM-iUMpdc5Tz3P5LkTPzaBHmpbAbGWA%40mail.gmail.com.
smime.p7s
Description: S/MIME Cryptographic Signature
