spring: profiles.include: client-sec crss-audit: datasource: jdbcUrl: jdbc:postgresql://localhost:5432/crss_audit username: postgres password: postgres 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