logLevel: "Debug" # one of Trace,Debug,Info,Warn,Error,Fatal; `Fatal` is least noisy, `Trace` most. ldapSource: tls: false host: "localhost" port: 389 dn: "cn=admin,dc=nodomain" password: "geheim" search: base: "ou=People,dc=nodomain" objectClass: "account" #memberOf: "team red" #hairColor: "yellow" codec: "utf8" scimTarget: tls: false host: "localhost" port: 8088 path: "/scim/v2" token: "Bearer OWAWkt1fBGawKWV50+Zh/Uqitmhj1JC5WlWlltYMIcg=" mapping: userName: "uidNumber" externalId: "email" email: "email" roles: "employeeType"