Feature Request: Compatibility with mod_auth_mellon
-
We are using RHEL 6.6, and its supported Shibboleth library is mod_auth_mellon. (CentOS & SLF users will have it as well)
We have made your plugin work, but we have found that anytime the plugin is enabled/disabled, it breaks the site by inserting the “AuthType Shibboleth / require Shibboleth” code in the .htaccess file. We have had to by-pass it by creating dummy “BEGIN/END entries with an “<IfModule mod_no_more_breaking.c> on either side of your .htaccess code. …hackerish, but it keeps the farm up and running.
We also found that despite having the Initiator/Logout URL’s configurable, you have hard-coded dependencies on mod_shibboleth in a few places which we had to manually modify.
So, to provide compatibility to RHEL and those built from it, I ask if you would please:
– Provide a check-box to enable/disable automatic writing to the .htaccess file
– Provide compatibility with mod_auth_mellon
– …and an unrelated nicety: With the Role Mapping feature, enable wildcard searches so we do not have to enter the full OU path within our AD; being able to specify only the CN would be just as good.Thanks!
- The topic ‘Feature Request: Compatibility with mod_auth_mellon’ is closed to new replies.