Upstream CAS module finally has support for CAS attributes, making MAX login possible without patching the CAS module. IT Dashboard should therefore migrate away from the privately patched CAS module to the stock upstream dev snapshot.
http://drupal.org/node/855228
The max module will have to be patched to interface correctly with the API changes. The attached patch should do the trick. As usual, from webroot do:
patch -p0 < max.patch
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Patch to max module to interface with latest CAS snapshot
Last edit: Anonymous 2017-06-02
Daniel thanks for the patch. We are reviewing it and will keep you posted
Upstream has just released CAS 6.x-3.0-alpha1 which includes the necessary changes but will probably be more stable than the dev snapshot.
As mentioned in the "How to Contribute" section of the wiki
(https://sourceforge.net/apps/mediawiki/it-dashboard/index.php?title=Main_Page),
please send a signed copy of the Contributer's License Agreement (CLA) to
both itdashboard@gsa.gov and
it-dashboard-contributors@lists.sourceforge.net.
CLA Form:
http://sourceforge.net/projects/it-dashboard/files/Documents/IT%20Dashboard%20-%20Contributor%20License%20Agreement.pdf/download
Thank you