• Hi, I have problem looking for the logs in this plugin.
    When the IP redirects to my site, simplesamlphp returns:

    SimpleSAML_Error_Error: UNHANDLEDEXCEPTION
    Backtrace:
    0 /var/www/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php:180 (N/A)
    Caused by: SimpleSAML_Error_Exception: No authentication source with id ‘1/’ found.
    Backtrace:
    2 /var/www/wp-content/plugins/saml-20-single-sign-on/saml/lib/SimpleSAML/Auth/Source.php:242 (SimpleSAML_Auth_Source::getById)
    1 /var/www/wp-content/plugins/saml-20-single-sign-on/saml/modules/saml/www/sp/saml2-acs.php:8 (require)
    0 /var/www/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php:135 (N/A)

    What can I do to solveing this problem??

    https://www.ads-software.com/plugins/saml-20-single-sign-on/

Viewing 1 replies (of 1 total)
  • I have only been able to leverage the access and error logs that comes from the web server. This plugin does not seem to log any information within its own directory structure.

    Are you using a multisite installation of WP, by chance? Typically, standalone sites gets recognized as site “1” by the SAML 2.0 Single Sign-on plugin, but the authentication source in your case indicates “1/” instead of “/1” as would be appending to the end of some of the SSO-related URLs, as seen on the “General” tab of the plugin’s settings.

    Did you manually change that URL, somehow?

Viewing 1 replies (of 1 total)
  • The topic ‘Cant find LOGS for the plugin’ is closed to new replies.