<title>QWC LDAP authentication service</title>
QWC LDAP authentication service
Type: objectJSON Schema
Type: stringFormat: uri Default: "https://raw.githubusercontent.com/qwc-services/qwc-ldap-auth/master/schemas/qwc-ldap-auth.json"Reference to JSON schema of this config
Service name
Type: constSpecific value:
"ldap-auth"
Config options
Type: objectLogin hint text, shown above login form fields. Either a string, or dictionary {"<lang>": "<text>"}. When providing a dictionary, the entry matching the current locale will be searched, with fallback to en if no entry for the current locale exists, and fallback to an empty string if no en entry exists.
All properties whose name matches the following regular expression must respect the following conditions
Property name regular expression:^[a-z]{2}$
Type: string
URL to a logo image to show in the login form. Default: null
URL to a background image for the login page. Default: null
DB connection URL (to sync users and userinfofields). Can be set to an empty string if sync is not needed. Default: postgresql:///?service=qwc_configdb
The name of the DB schema which stores the qwc config. Default: qwc_config