I don't think upgrading to 2.8 caused this... but my Shibboleth module is broken when I try to log out of Wordpress. The log out links clone the log in links (and keep users logged in and redirects them to profile.php). I tried to uninstall/reinstall the plugin to no avail. This is driving me bonkers.
Anyone have any ideas?
Dave
Update on this issue:
The log in and log out URL for Wordpress is pointing to log in URL in the shibboleth module (ONLY). If we change the log in URL in the shibboleth module to match the log out URL in the shibboleth module... log out works... but log in no longer works.
Again, this is in 2.8.1 - thus the log out URL is not being used at all. It seems there is a problem with the shibboleth plugin itself... and it seems that there is a change in wordpress causing a shift in how the plug in works.
jbondra
Member
Posted 3 months ago #
I'm getting the same issue.
My "Log Out" link is being set to /Shibboleth.sso/Login, etc.
...anyone have any clue as to where this is being set in the code?
Did you find any resolution to this issue? I am curious if this is related to the lazy session requirement and if we are experiencing conflicts on this requirement. That's my next line of inquiry.