Hello,
I upgraded ocs version 2.11 to 2.12.
I was connecting via CAS authentication.
But since the update the CAS authentication no longer works, I have a blank page instead.
I put define('AUTH_TYPE', 6); in var.php
I modified the cas.config.php file with the cas_host, cas_port and cas_uri parameters.
Does somebody have an idea ?
Error :
PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function phpCAS::client(),
4 passed in /usr/share/ocsinventory-reports/ocsreports/backend/AUTH/methode/cas.php
on line 46 and at least 5 expected in
/usr/share/ocsinventory-reports/ocsreports/vendor/jasig/phpcas/source/CAS.php
Thank you for your answers.