phpsaml
phpsaml copied to clipboard
GLPI Plugin - SAML integration using the Onelogin SAML Library
Hello, I've managed (I think) to set up phpsaml with Keycloak. I had some problem with the different terms but the main authentication seems to be working - except when...
When the plugin mode is enforced, the GLPI agent (at least on Windows) will fail with the error (with Azure in this case): [info] sending prolog request to server0 [error]...
Hi! I'm trying to configure the plugin by entering the basic information. But when saving the changes, I get the Error "Error updating settings. Review field values." When I use...
Hi, i have problems with version 1.2.1 in GLPI 10.0.3 - Signature validation failed. SAML Response rejected I'm using Azure AD Follow logs in php-errors.log [2022-10-18 23:03:55] glpiphplog.CRITICAL: *** Uncaught...
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: Deprecated:...
I found a neat option in the Microsoft Azure AD config page that lets Azure AD redirect back to GLPI after an SSO logout. Currently, without this option, when you...
Hello! I have configured the plugin in GLPI 9.5.9 and is functioning properly, but i am having this error when JIT is enabled and the user don't exist in GLPI:...
Hello, thank you all for the input, I have a question.. has it happened to them that at the time of saving the configuration, return to central and do not...
Hi I ahve glpi 9.5.7 and phpsaml plugin 1.1.0.After configuration of SP and IDP authentication works very well but i am always redirected to this link http://localhost/glpi/plugins/phpsaml/front/acs.php and a blank...
The install process was misbehaving and attempts to initialize the `jit` column in the `glpi_plugin_phpsaml_configs` table entry with an empty string rather an integer. This results in inability to update...