Manual:$wgExternalAuthConf

From MediaWiki.org
Jump to: navigation, search
Authentication: $wgExternalAuthConf
Configuration for the external authentication.
Introduced in version: 1.17.0 (r69912)
Removed in version: still in use
Allowed values: various
Default value: null

Other settings: Alphabetical | By Function


Details [edit]

Configuration for the external authentication. This may include arbitrary keys that depend on the authentication mechanism. For instance, authentication against another web app might require that the database login info be provided. Check the file where your auth mechanism is defined for info on what to put here.