Error accessing "Manage Authentication" settings

Error accessing "Manage Authentication" settings

- Vittorio Della Rossa の投稿
返信数: 5
I am running Moodle 4.2.1+ (build 20230707)
I haven't accessed the authentication settings for a long time, but now when I go into Site administration->Plugins and I click on Manage authentication into the Authentication section, is diplayed only one error
 "Coding error detected, it must be fixed by a programmer: config.html is no longer supported, please use settings.php instead."
And I cannot access to the page, any idea where search for?


添付 Screenshot 2023-08-06 at 14.05.07.png
Vittorio Della Rossa への返信

Re: Error accessing "Manage Authentication" settings

- Tim Hunt の投稿
画像 Core developers 画像 Documentation writers 画像 Particularly helpful Moodlers 画像 Peer reviewers 画像 Plugin developers
It looks like you have ad aditional authentication plugin installed, which is doing something in a very old-fashioned way that is no longer suppored. So, check which auth plugins you have installed. (Since you can't get at the UI for this, you will need to look at the list of directories inside the auth folder in your Moodle code. In particular, see if there are any files .../auth/*/config.html
Tim Hunt への返信

Ri: Re: Error accessing "Manage Authentication" settings

- Vittorio Della Rossa の投稿
Tim you catch the culprit! With my collegues we were speaking about put in place an SSO between Moodle and Wordpress. So one decided to test the Wordpress Authentication plugin on the production site! This is not updated since 2017... after disinstalling and removing it all is fine! 

Thank you
Tim Hunt への返信

Re: Error accessing "Manage Authentication" settings

- Reefo Relaxo の投稿
Hi Tim, maybe you can help me with my error. Well not so much an error. I'm not exactly sure because unlike Vittorio there's an error message shown when he clicked the Manage Authentication, but in my case there's no error message and  I can't see any settings in the middle, just the compact theme of out testing environment. I'm new at this. 

Thanks in advance!