Hi,
We are new with MediaWiki and it seems to be the perfect solution to set up a private wiki for our company. All our users are managed with G-Suite with a specific domain name, so we are hoping to use the GoogleLogin extension to restrict user with email based on our domain.
I have set up a fresh install of MediaWiki on a subdomain of our server.
I have installed Extension:GoogleLogin by following the steps in the extension documentation.
I updated the settings in the LocalSettings.php file with the following:
$wgGLSecret = 'XXXXX';
$wgGLAppId = 'XXXX';
$wgGLAllowedDomains