How can I add a button or shortcode to add the SP Login?. Thank you!
]]>I configured the SSO in Freshdesk and I’m using your plugin as IDP. I built a page with 2 buttons. One for this Freshdesk page: https://deerdesignerdevops.freshdesk.com/support/tickets
and other for this page: https://deerdesignerdevops.freshdesk.com/support/tickets/new
But when the users that are already logged in my wordpress site and try to access those urls they are redirected to the freshdesk login page to authenticate again (https://deerdesignerdevops.freshdesk.com/support/login). Is there a way to skip this page and redirect the user right into those pages above, already autheticated?
When I try to activate the plugin the following error is thrown:
Fatal error: Uncaught Error: Class ‘IDP\MoIDP’ not found in /Users/user/Local Sites/site/app/public/htdocs/wp-content/plugins/miniorange-wp-as-saml-idp/MoIDPSettings.php on line 17
I’ve tried to activate the plug-in with versions 1.13.1, 1.13.0 and 1.12.7 but with no success.
]]>We are testing our environment in PHP 7.4 because our host is requiring us to update soon. We are getting the following error with this plugin:
Parse error: syntax error, unexpected ‘FN’ (T_FN), expecting identifier (T_STRING) in /nas/content/live/impactnetwork/wp-content/plugins/miniorange-wp-as-saml-idp/helper/common/XMLSecEnc.php on line 369
Is there an update coming for the “Login Using WordPress Users” version of your plugin?
]]>After I purchasing and installing the premium plugin, I am seeing a fatal error message when trying to “activate” the premium plugin.
Please let me know how to proceed to activate this plugin. I tried both the zip extract and override as well as the “add plugin from zip” options.
The error message has this content:
Notice: Constant MSI_PLUGIN_NAME already defined in /home/sailwh5/public_html/wp-content/plugins/miniorange-wp-saml-idp-premium/MoIDPSettings.php on line 17
Notice: Constant MSI_NAME already defined in /home/sailwh5/public_html/wp-content/plugins/miniorange-wp-saml-idp-premium/MoIDPSettings.php on line 19
Fatal error: Cannot redeclare includeLibFiles() (previously declared in /home/sailwh5/public_html/wp-content/plugins/miniorange-wp-as-saml-idp/autoload.php:25) in /home/sailwh5/public_html/wp-content/plugins/miniorange-wp-saml-idp-premium/autoload.php on line 23
]]>
I can successfully SSO with all browsers, with the exception of Safari.
Is there a known issue with Safari?
]]>I need a SAML IDP plugin which is generic. I have configured my users through LDAP. I need a plugin which can map attributes from LDAP and send them to Service Provider.
Can above plugin do that?
]]>The plugin throws the following error on admin pages when used on a server running PHP 7.2:
PHP Fatal error: Uncaught Error: Call to undefined function mcrypt_decrypt() in /app/wp-content/plugins/miniorange-wp-as-saml-idp/helper/common/AESEncryption.php:17
PHP 7.1’s end-of-life is imminent, and testing PHP 7.2 is compulsory, so this is obviously an issue.
]]>The test authentication is working but when used with real login, I get this php error.
[Tue Jan 22 09:29:38.476665 2019] [php7:error] [pid 16119] [client 110.172.180.194:24700] PHP Fatal error: Uncaught Error: Call to undefined method IDP\\Actions\\SSOActions::validateSignatureInRequest() in /nas/content/live/mentisglobal/wp-content/plugins/miniorange-wp-as-saml-idp/actions/BaseReadRequestAction.php:77\nStack trace:\n#0 /nas/content/live/mentisglobal/wp-content/plugins/miniorange-wp-as-saml-idp/actions/BaseReadRequestAction.php(31): IDP\\Actions\\BaseReadRequestAction->mo_idp_process_assertion_request(Object(IDP\\Helper\\SAML2\\AuthnRequest), '/')\n#1 /nas/content/live/mentisglobal/wp-content/plugins/miniorange-wp-as-saml-idp/actions/SSOActions.php(60): IDP\\Actions\\BaseReadRequestAction->_read_request(Array, Array, 'SAML')\n#2 /nas/content/live/mentisglobal/wp-content/plugins/miniorange-wp-as-saml-idp/actions/SSOActions.php(30): IDP\\Actions\\SSOActions->_route_data('SAMLRequest')\n#3 [internal function]: IDP\\Actions\\SSOActions->_handle_SSO('')\n#4 /nas/content/live/mentisglobal/wp-includes/class-wp-hook.php(286): call_user_func_array(Array, Array)\n#5 /nas/content/live/mentisglobal/wp-includes/class-wp-hook.php(31 in /nas/content/live/mentisglobal/wp-content/plugins/miniorange-wp-as-saml-idp/actions/BaseReadRequestAction.php on line 77, referer: https://sso.online.tableau.com/public/sp/login?alias=24b8af93-2d3f-49f0-bc0a-650d5716d2bb
]]>