|
@@ -16,19 +16,6 @@ spring:
|
|
|
rabbitmq:
|
|
rabbitmq:
|
|
|
host: 192.168.241.62
|
|
host: 192.168.241.62
|
|
|
|
|
|
|
|
-security:
|
|
|
|
|
- oauth2:
|
|
|
|
|
- client:
|
|
|
|
|
- accessTokenUri: http://app:8080/admin/oauth/access_token
|
|
|
|
|
- userAuthorizationUri: http://app:8080/admin/oauth/authorize
|
|
|
|
|
- clientId: crss
|
|
|
|
|
- clientSecret: crsssecret
|
|
|
|
|
- authorized-grant-types: authorization_code,refresh_token,password
|
|
|
|
|
- scope: openid
|
|
|
|
|
- access-token-validity-seconds: 3600
|
|
|
|
|
- resource:
|
|
|
|
|
- userInfoUri: http://app:8080/admin/user
|
|
|
|
|
-
|
|
|
|
|
# currently staging and uat shared in one graylog which is not good
|
|
# currently staging and uat shared in one graylog which is not good
|
|
|
#graylog:
|
|
#graylog:
|
|
|
# host: pemc.integration.exist.com
|
|
# host: pemc.integration.exist.com
|