Closed Rob171X closed 10 months ago
Hi @Rob171X ,
Please use the version in my personal repository for the time being. Derrick is in the progress of merging all the changes after being away for some time. You can find my repository here: https://github.com/DonutsNL/phpsaml
@Rob171X
Could you provide us with some feedback on the issue. Did the latest version resolve your issues?
Rgrds,
I got it installed but I had the same issue when I click to setup the https:///plugins/phpsaml/front/config.php is still just a blank page.
Could you share any error reported in files/_log/phperrors.log regarding the config page?
Attached are the only log entries I found and I attached a screenshot just for reference of what is happening. I believe I forgot to mention last time, we are on a closed network with no internet access.
Hi @Rob171X Thats interesting. An DNS issue is preventing the the config from retrieving the online version in a nested function. As a result its not returning an array to the nested function that expects nothing else and breaking the whole config page as an result. I split the two nested function, that (if im correct) should now no longer break the config page.
I updated my repository with the fix.
The form came up partially but there are no labels and the pull down menus don't work. I appreciate the help. We are being sent home due to winter weather so I won't be back in the office to test again until Tuesday most likely.
Hi @Rob171X,
That means that the database entries from the config where not installed properly. Im not sure why the database wasnt installed, my guess is that there is stuff from an older version in the database or that the version issue also prevented the install from being performed correctly.
Usually reinstalling the latest plugin fixes the problem. If you had a working configuration already, do manually back it up for later reference. The latest version from my repository addresses allot of database issues but the altered install logic needs a clean install to do so. If this doesnt fix it, please review the log again on why the insert statements during install are failing in your environment.
I wiped out the plugins portion of the database and reinstalled and that fixed the issue. I haven't implemented before so no previous config we just started trying to set this up. Thank you for your help the form is displaying properly now.
Your most welcome 🫡. Please close the issue if this fixed it for you. Rgrds Donuts
Hello,
I am new to GLPI so I am trying to see what the issue here might be. I renamed and copied the extracted folder into the plugins folder and the plugin shows up and installs no errors. However, whenever I try to set the config the config form shows up as a blank screen. This is the form at https:///plugins/phpsaml/front/config.php
I am using the newest version that was linked a couple of days ago, 06-January I believe, v1.3. Any help would be appreciated.
Server is Windows Server, GLPI version is 10.0.11