DonutsNL
DonutsNL
@derricksmith this might be a nice to have feature allowing an admin to login when there is a problem with the idp or when a configuration mistake is made. Easy...
Should be (at least validated) and fixed in latest version performing an uninstall and reinstall of the plugin.
Todo: Add additional JIT validations to phpsaml.class.php : private static function performJit($relayState)
Should be solved in my latest branch.
Hi, It looks like no (valid or complete) saml response is received by the acs. Make sure all claims are present in the samlresponse including the missing field email. The...
Hi @jbtele29, It is not possible for us to understand and support all idp tools out there that support Saml. Instead you should debug the Saml response and tweak it...
Hi @jbtele29, You misunderstand. Using my latest version (from the DonutsNL branch). In the phpsaml configuration page accessible via the plugin page, there is a 'debug' toggle just for phpsaml....
hi @jbtele29, I am glad you found and fixed the problem. And your feedback is also very usefull. It is true that currently the user creation proces itself is not...
No more updates from user @derricksmith i suggest we close this issue.
created a pull request with the changes made : https://github.com/derricksmith/phpsaml/pull/116 Its possible to create PHPSaml rules in the GLPI interface.   I created a testscript in the branch to...