derricksmith / phpsaml

GLPI Plugin - SAML integration using the Onelogin SAML Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

configuration problems for use with ad fs

Hypnos360 opened this issue · comments

Bonjour,

I'm having configuration problems when using a plugin.

When I consult the meta.php page I get the following error:

Uncaught Exception OneLogin\Saml2\Error: Paramètres de fichier invalides : sp_entityId_not_found, sp_acs_not_found, sp_sls_url_invalid, sp_certs_not_found_and_required, idp_entityId_not_found, idp_sso_not_found, idp_cert_or_fingerprint_not_found_and_required in ... plugins/phpsaml/lib/php-saml/src/Saml2/Settings.php at line 132

However, I have filled in all the fields

saml2
saml

Can you help me configure the plugin?

I'm using glpi 10.0.7

Thank you in advance for your help

Derrick has not been active for almost a year now. My pull request is still waiting. Please use the latest version in my repository. https://github.com/DonutsNL/phpsaml. It has additional checks in the config screen that will help you narrow the issue down.

@Hypnos360

I corrected various issues. Please make sure to use the latest version available in my forked repo: https://github.com/DonutsNL/phpsaml

rgrds,