You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to deploy the plugin.
I get the following error in the GLPI log.
Invalid PEM encoded certificate
[2023-09-12 12:09:16] glpiphplog.CRITICAL: *** Uncaught Exception Error: Call to a member function getUrisIgnored() on null in /var/www/html/glpi/plugins/fpsaml/setup.php at line 127
Backtrace :
src/Plugin.php:1631 plugin_post_init_fpsaml()
src/Plugin.php:257 Plugin::doHook()
inc/includes.php:86 Plugin->init()
index.php:87 include()
How should the certificates be formatted?
Regards
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to deploy the plugin.
I get the following error in the GLPI log.
Invalid PEM encoded certificate
[2023-09-12 12:09:16] glpiphplog.CRITICAL: *** Uncaught Exception Error: Call to a member function getUrisIgnored() on null in /var/www/html/glpi/plugins/fpsaml/setup.php at line 127
Backtrace :
src/Plugin.php:1631 plugin_post_init_fpsaml()
src/Plugin.php:257 Plugin::doHook()
inc/includes.php:86 Plugin->init()
index.php:87 include()
How should the certificates be formatted?
Regards
The text was updated successfully, but these errors were encountered: