Hi, David. I'll need to check the previous server version, but I've made
significant progress using the unmerged patch on your fork (apereo#148).
I'm still testing, but planned to reach out to you regarding a PR.
The ticketing server reports "samlValidate failing due to
NullPointerException." I followed your lead in this thread to troubleshoot
the empty requestID issue:
https://groups.google.com/a/apereo.org/forum/#!topic/cas-user/tm8aQrzKDbc
Continuing here:
https://github.com/apereo/mod_auth_cas/issues/148
I cloned your repo (https://github.com/dhawes/mod_auth_cas.git) and merged
the fix:
"issue-148-missing-requestid"
https://github.com/dhawes/mod_auth_cas/commit/1ca702b08c47f15451014201718b9e78a114b3e9
For my tests, I needed to replace "SSL_library_init" with
"OPENSSL_init_ssl." From there, the build process was smooth.
I am now getting the proper XML with the validation response and
mod_auth_cas response, and I can view attributes in the cached ticket. This
just works.
What additional testing would be required to merge this fix?
Thanks for you work!
-Alan
On Tuesday, June 4, 2019 at 3:17:30 PM UTC-5, dhawes wrote:
>
> On Mon, 3 Jun 2019 at 17:13, Alan S <[email protected] <javascript:>>
> wrote:
> >
> > Hi, all,
> >
> > Our previous Apache client (mod_auth_cas v1.0.9.1) worked seamlessly
> with our organization's CAS server, and retrieving SAML attributes was no
> problem at all. Currently, we're working toward a rollout of CAS 5.3.3, and
> I'm trying to integrate an Apache client built from the master branch (v1.2
> tag).
> >
> > If I return only the CAS user from serviceValidate, that response is
> good; however, I'm getting a null response from the samlValidate endpoint,
> where Apache reports "Validation response: (null)" with no additional
> logging. Could I please get some troubleshooting advice for returning
> proper SAML using the latest Apache module?
>
> Do versions prior to v1.2 work with CAS 5.3.3?
>
> Do your CAS server logs show anything about the CAS validation response
> sent?
>
--
- 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/9ab1a33f-6b19-4a23-a06a-bba87c3fe073%40apereo.org.