Manual:$wgExternalAuthConf
This feature was removed completely in version 1.22.0. |
Authentication: $wgExternalAuthConf | |
---|---|
Configuration for the external authentication. |
|
Introduced in version: | 1.17.0 (r69912) |
Removed in version: | 1.22.0 (Gerrit change 54900; git #36cade5f) |
Allowed values: | (various) |
Default value: | null |
Other settings: Alphabetical | By function |
Details
editConfiguration 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.