The current version seems to allow to login only to the main site and not to the one you requested to login.
I created a patch that works fine for my system:
https://dl.dropboxusercontent.com/u/244540/loginToAll.patch
I kind of agree with #7 but I would add a option to every site of the multisite with a checkbox at the top if global options should be used or the ones below. In the function shibboleth_get_user_role I would then check if local or global settings are selected and then return the corresponding. Unfortunately I currently don't have the time to write it. I currently also don't really need it.
The current version seems to allow to login only to the main site and not to the one you requested to login.
I created a patch that works fine for my system:
https://dl.dropboxusercontent.com/u/244540/loginToAll.patch
I kind of agree with #7 but I would add a option to every site of the multisite with a checkbox at the top if global options should be used or the ones below. In the function shibboleth_get_user_role I would then check if local or global settings are selected and then return the corresponding. Unfortunately I currently don't have the time to write it. I currently also don't really need it.