DonutsNL
DonutsNL
Try to use the certificate used by your webserver (tls) or try generating a self signed certificate with your serverdomaon as its common name.
Please try this version: https://github.com/DonutsNL/phpsaml/ Hopefully we will be able to merge this version into this repo someday soon.
In this version you will be able to configure the required excludes yourself using a new php saml dropdown menu.
Hi @Nouchca, Sorry i didnt get to your question earlier. I am not sure what version you are currently using. For GLPI 10.0.X Please use the latest version found here:...
 The userprincipal name might not work correctly with guests if this field is formated as email_email#EXT#@on.microsoft.com. This is detected by the new version as well. In this case use...
The version in my repo is 1.2.2. If that is what you mean with 1.3.0 then yes. Use my branch for the latest glpi version till its merged by @derricksmith.
Added this feature to the rule-engine branch I am working on. https://github.com/derricksmith/phpsaml/pull/118/commits Beware this branch is not stable yet.  
Dont register an issue with GLPI because the location is not an bug or issue. Its is the default location when looking at the login screen using landscape orientation (devices...
Please use the latest version in my repository: https://github.com/DonutsNL/phpsaml. It has various excludes for the latest inventory agents not present in this version of the plugin. Rgrds,
Sorry this is my bad. I forgot to comment out some debugging lines in the partially implemented rule engine code. I commented out the problematic code. This should solve the...