spring: datasource: url: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss?currentSchema=admin username: crss_admin password: crss_admin mail: host: mailserver.marathon.l4lb.thisdcos.directory port: 3025 username: crss@local.dev.pemc.com password: P@ssw0rd1434412 properties: mail: transport.protocol: smtp smtp: auth: true starttls.enable: true crss: ldap: protocol: LDAPS host: "192.168.241.174" port: 636 root-dn: "dc=wesmsys,dc=local" user-search-base: MO,MP,SO admin-user: "wesmsys\\Administrator" admin-password: "ex1stw1nd0wsaD" username-field: "userPrincipalName" domain: "wesmsys.local" embedded: false passwordOpEnabled: true passwordExpiryField: "msDS-UserPasswordExpiryTimeComputed"