I'm just trying the extension with :
- phpBB 3.1.9
- php 5.6.19
- MySQL 5.7.11
But it seems there is something wrong with phpBBSSO.php code. When I click on Log in, I've got this error message :
Fatal error: Call to undefined method LoginForm::authenticateUserData() in mypath\wiki\extensions\phpBBSSO\phpBBSSO.php on line 78
Does anybody know where could be the error ?