*/ $lang['info'] = 'Redirect URI to use when configuring the applications'; $lang['custom-redirectURI'] = 'Use the following custom redirect URI'; $lang['mailRestriction'] = "Limit oAuth authentification to users from this domain (optional, must start with an @). Multiple domains can be separated by commas."; $lang['mailEnforcement'] = "Enforce oAuth authentification for users from this domain (optional, must start with an @). Multiple domains can be separated by commas."; $lang['singleService'] = 'Login with single oAuth service only (disables local logins!)'; $lang['singleService_o_'] = 'Allow all services'; $lang['register-on-auth'] = 'Register authenticated users even if self-registration is disabled in main configuration'; $lang['overwrite-groups'] = 'Overwrite all DokuWiki user groups by those supplied by provider';