spring: profiles.include: client-sec crss-audit: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=audit username: crss password: crss driverClassName: org.postgresql.Driver #security: # oauth2: # client: # accessTokenUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/oauth/access_token # userAuthorizationUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/oauth/authorize #resource: # userInfoUri: http://crssadmin-service.marathon.l4lb.thisdcos.directory:8080/user