• 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
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi @mayureshgoyal-1

    It looks like your Service Provider is sending a SignedSAML Request.
    Currently, being able to consume and process a SignedSAML Request is only a feature for the premium plugin.

    Would it be possible for you to configure the Service Provider to not send a Signed SAML Request?

    If you could let me know the Service Provider that you are working with we might be able to help you better.

    Thread Starter mayuresh.goyal

    (@mayureshgoyal-1)

    I am working with Tableau Online. And I have configured it based on your Tableau Online Tutorial.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Uncaught Error: Call to undefined method IDP\\Actions\\SSOActions:’ is closed to new replies.