spring: datasource: url: jdbc:postgresql://192.168.1.120:5432/crss?currentSchema=admin username: crss_admin password: YReYA7fI 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.1.105" port: 636 root-dn: "dc=wesmlocal,dc=dev" user-search-base: MO,MP,SO admin-user: "wesmdev\\crss_user" admin-password: "Pemc@123" username-field: "userPrincipalName" domain: "wesmlocal.dev" embedded: false passwordOpEnabled: true passwordExpiryField: "msDS-UserPasswordExpiryTimeComputed"