shibboleth
shibboleth copied to clipboard
WordPress Shibboleth plugin
Upon integrating with an IDP I can verify that the user attributes are present in $_SERVER however they are not being mapped to the user accounts, using Wordpress 4.6.1
When I activate this plugin on Wordpress 4.7.3, this error is displayed in the dashboard: Notice: add_contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab() instead. in /var/www/professional/wp-includes/functions.php on line 3829
_c is deprecated since version 2.9.0! Use _x() instead. in /var/www/professional/wp-includes/functions.php on line 3829 Notice: _c is deprecated since version 2.9.0! Use _x() instead. in /var/www/professional/wp-includes/functions.php on line 3829 Notice:...
Hi, I am testing shibboleth on debian 8 with PHP 7.1 and have this error in my "WP debug" which seems to be blocking me from going back to the...
Hello, We are using Shibboleth plugin in a sso environnement where web site are used in public labs so logout need to be handled appropriately! While doing the basic scenario...
How can I map the attribute values to my php session variables so that it can be used by my wordpress website. I have installed wordpress on my web server...
While trying to activate the shibboleth plugin from the admin section redirecting to the "Internal Server Error" Page. And not able to see the website at all. And able to...
I have a site with one part of the front end under login and would like Shibboleth to handle the login username & password rather than creating a WP login...
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...
Using Shibboleth on multisite install - new authenticated users are automatically added to the main site with whatever user role is mapped or set as default. In our installation, users...