lissette.tuminello
Forum Replies Created
-
Forum: Plugins
In reply to: [SAML 2.0 Single Sign-On] Use with ADFSThanks for sending that login link. It logs us in and redirects us to our marketing.geneca.com homepage, but how do we get it to take us to the WordPress administration site at marketing.geneca.com/wp-admin ? When we try to login to WordPress using the SAML plugin, we get stuck in a redirect loop.
Our metadata url has the following value for md:AssertionConsumerService
https://marketing.geneca.com/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php/saml/sp/saml2-acs.php/1That link produces an Unhandled exception error.
SimpleSAML_Error_Error: UNHANDLEDEXCEPTION
Backtrace:
0 /mnt/stor17-wc2-dfw1/516086/519420/marketing.geneca.com/web/content/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php:180 (N/A)
Caused by: Exception: Unable to find the current binding.
Backtrace:
2 /mnt/stor17-wc2-dfw1/516086/519420/marketing.geneca.com/web/content/wp-content/plugins/saml-20-single-sign-on/saml/lib/SAML2/Binding.php:95 (SAML2_Binding::getCurrentBinding)
1 /mnt/stor17-wc2-dfw1/516086/519420/marketing.geneca.com/web/content/wp-content/plugins/saml-20-single-sign-on/saml/modules/saml/www/sp/saml2-acs.php:11 (require)
0 /mnt/stor17-wc2-dfw1/516086/519420/marketing.geneca.com/web/content/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php:135 (N/A)Forum: Plugins
In reply to: [SAML 2.0 Single Sign-On] Use with ADFSI have people trying to do something similar and think we might’ve run into the same problem as Roquefort. Here is the email thread between our development team and our IT administrator:
——————————————
Team:
Plugin SAML 2.0 Single Sign-On is already active on website:https://marketing.geneca.com/
It goes to ADFS server to authenticate and log in. The plugin took access control of the wp-admin.
We need your crendentials to access here:
adfs.geneca.com
Please send over that info.IT Admin:
I am not able to login via ADFS either, since the other developers that were working on the SAML never provided me the url that contained the federation information for me to use to create the relying party on my ADFS server.
I have removed the plugin. Please reinstall the SAML plugin. Once you configure the site, please send me the “Your Entity ID” url.
Our ADFS federation url is https://adfs.geneca.com/FederationMetadata/2007-06/FederationMetadata.xmlTeam:
Your Entity ID: https://marketing.geneca.com/wp-content/plugins/saml-20-single-sign-on_old/saml/www/module.php/saml/sp/metadata.php/1IT Admin:
Tried the link, but it does not work. Looks like the plugin was associated to the old plugin that was scheduled to be removed.
Might need to redo the plugin.
————————————————Any help you can offer would be greatly appreciated as we’ve been struggling with these issues for about a month now.