I installed the plugin (used the initial branch) and provided the SAML configuration in the Plugin configuration. But it seems the configuration options are not saved in the database and thus throwing an error as follows:
Fatal error: require_once(): Failed opening required '' (include_path='.:/usr/share/pear:/usr/share/php') in /home/www/html/mantis-master/plugins/SimpleSAMLphpAuth/pages/login.php on line 14
I installed the plugin (used the
initialbranch) and provided the SAML configuration in the Plugin configuration. But it seems the configuration options are not saved in the database and thus throwing an error as follows: