On Tue, 4 Jun 2019 at 16:58, Alan S <[email protected]> wrote:
>
>
> 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 went ahead and rebased master on my branch. It should compile
without modification now.

> 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.

Excellent! Thanks for testing.

> What additional testing would be required to merge this fix?

I still need to look at the Java CAS client code to see how they
generate the RequestID. I'd also like to look at the CAS server code
to see how it is used. This solution generates a random value, but it
could just be "1" since it's not really used.

Basically, I just want to verify that the solution not only works, but
is correct.

-- 
- 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-wChAsNApfTLog1vteb-a%3DyJcDQW8JSRxbUR2kAcy3Mojw%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to