Manual:$wgExternalAuthType/de

Category:MediaWiki configuration settings/de#ExternalAuthTypeCategory:MediaWiki configuration settings introduced in version 1.16.0/de#ExternalAuthTypeCategory:MediaWiki configuration settings removed in version 1.22.0/de#ExternalAuthTypeCategory:MediaWiki deprecated or obsolete features/de#ExternalAuthTypeCategory:Authentication variables/de#ExternalAuthType
Authentifizierung: $wgExternalAuthType
Use some particular type of external authentication.
Eingeführt in Version:1.16.0 (r53497)
Entfernt in Version:1.22.0 (Gerrit change 54900; git #36cade5f)
Erlaubte Werte:(Zeichenkette) oder null
Standardwert:null

Details

Use some particular type of external authentication. The specific authentication module you use will normally require some extra settings to be specified in $wgExternalAuthConfig .

null indicates no external authentication is to be used. Otherwise, $wgExternalAuthType must be the name of a non-abstract class that extends ExternalUser.

Core authentication modules can be found in includes/extauth/.

Category:Authentication variables/de Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.16.0/de Category:MediaWiki configuration settings removed in version 1.22.0/de Category:MediaWiki deprecated or obsolete features/de