derricksmith / phpsaml

GLPI Plugin - SAML integration using the Onelogin SAML Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add additional validation on the user create during JIT.

DonutsNL opened this issue · comments

Improvement:
Problems during the user creation proces (for instance duplicate emailaddresses in unique fields) are not handled properly. This will result in an error that is not shown causing a white screen to show up and leaving the user confused.

https://github.com/DonutsNL/phpsaml/blob/9c8eb651e7e6b88787d910287ec2a08134f7f49a/inc/phpsaml.class.php#L360