Derrick Smith

Results 41 comments of Derrick Smith

> Hi Derrick. I am using the plugin on GLPI 10.0.3 on PHP8 and it was working until yesterday. I am getting this error now when I try to login:...

Updated phpsaml library in 1.3.0 branch. Performed cursory tests. No errors

Can you confirm the path GLPI Agent is attempting to access?

I'll add this exclusion in version 1.3.0. You can temporarily fix by adding the exclusion to setup.php. You'll see other examples in the file. ``` if (strpos($_SERVER['REQUEST_URI'], 'apirest.php') !== false){...

Issue was resolved in #106 Can you confirm

Issue is resolved in https://github.com/derricksmith/phpsaml/pull/106 Can you confirm?

I'm not super familiar with the rules workflow. Can you create a PR so I can see what you want to add?

I created a branch called Rules Engine. If its easier for you, just send the files over to [email protected] and I'll upload to the branch.

Issue was resolved in https://github.com/derricksmith/phpsaml/pull/106 Can you confirm