derricksmith / phpsaml

GLPI Plugin - SAML integration using the Onelogin SAML Library
MIT License
32 stars 24 forks source link

Add additional validation on the user create during JIT. #144

Closed DonutsNL closed 3 months ago

DonutsNL commented 1 year ago

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