I have private instance of Mediawiki running as docker container and have list of users authenticated by LDAP. While in configuration have credentials for embedden admin account I can authenticate and use mode to edit pages, but when I change credentials on my user which is also in same permission groups as admin and I try connect to my wiki I receive an error: (readapidenied) You need read permission to use this module.
How can I fix this? Is that global configurations of my wiki in LocalSettings.php?