derricksmith / phpsaml

GLPI Plugin - SAML integration using the Onelogin SAML Library
MIT License
32 stars 24 forks source link

error Undefined array key "HTTP_USER_AGENT" #156

Open pablitobin opened 10 months ago

pablitobin commented 10 months ago

Hi. I am using GLPI 10.0.3, plugin version 1.2.1.

I get a lot of error on log: sslerrorglpi.log

PHP Warning: Undefined array key "HTTP_USER_AGENT" in C:\Web_Server\Apache24\htdocs\gl\plugins\phpsaml\setup.php on line 190

DonutsNL commented 10 months ago

Please try this version: https://github.com/DonutsNL/phpsaml/

Hopefully we will be able to merge this version into this repo someday soon.

DonutsNL commented 10 months ago

In this version you will be able to configure the required excludes yourself using a new php saml dropdown menu.