There are virtually no visible differences between 3.5 and 3.6. The differences are you seeing have to do with the MFA extension, because it takes a fairly opinionated view of how CAS should be organized for MFA support. I think the most significant difference is the placement and structure of where and how files are organized, and not so much their content. The list here is your best guide at this point.
From: Ted Fisher [mailto:[email protected]] Sent: Tuesday, March 22, 2016 11:44 AM To: Misagh Moayyed <[email protected]>; [email protected] Subject: RE: [cas-user] cas-mfa with CAS 3.5.3 So, I started with https://github.com/Unicon/cas-mfa/tree/cas36/cas-mfa-overlay and a stock build works fine. Then I tried to add the customizations we have in our 3.5.0 CAS, hoping that I could simply copy our existing build dir under cas-mfa-overlay and get a clean build. But, there are apparently a lot of differences from 3.5.0 to 3.6 because I cannot get a clean build. Now, I’m going back to the stock 3.6 build and trying to manually add each customization in – LDAP, ehcache, view changes, etc. But, I can’t find consistent settings for these. I find different ways that different people have used LDAP or ehcache. Are there any guides for “properly” configuring these elements in CAS (&MFA)? Thanks. Ted F. Fisher Information Technology Services From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Misagh Moayyed Your best bet is to start with this overlay as an example: https://github.com/Unicon/cas-mfa/tree/cas36/cas-mfa-overlay CAS3 is no longer supported or maintained by that project. From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of Ted Fisher Sent: Thursday, March 17, 2016 6:43 AM To: [email protected] <mailto:[email protected]> Subject: [cas-user] cas-mfa with CAS 3.5.3 I haven’t been able to find any step-by docs for adding Unicon’s cas-mfa with duo to our CAS server. I’ve tried following the instructions at https://github.com/Unicon/cas-mfa/ which results in a good build, but no duo authentication. I would assume that is because those instructions are for CAS 4.1.X. Is there anything that will tell me what I need to have in place and what settings are needed for CAS 3.5.3? I am trying to use cas-mfa version 1.0.0-RC2 since that looks to be the last that supported 3.5.X. I’ve tried quite a few variations based on posts I found from others, but nothing is leading to any progress here. README.md in 1.0.0-RC2 points to https://github.com/Unicon/cas-mfa/ which has instructions for 4.1.X, so I’m not finding anything on what this should look like. Any help would be appreciated. Environment: CAS 3.5.3 on Tomcat 7, 2 RHEL 6 servers using java version "1.7.0_95" Thanks. Ted F. Fisher Server Administrator 323 Hayes Hall Information Technology Services Email: <mailto:[email protected]> [email protected] Phone: 419.372.1626 -- 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] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- 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] <mailto:[email protected]> . Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- 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]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
