File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
cds-feature-advanced-event-mesh/src/test/resources Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 "credentials" : {
1313 "vpn" : " capservice" ,
1414 "authentication-service" : {
15- "tokenendpoint" : " https://ad8obf0da.accounts400.ondemand .com/oauth2/token" ,
16- "clientid" : " a5fe563c-76a3-4507-b107-63f2a112ee4a " ,
17- "clientsecret" : " ch80Nj]-L[vw[EjZyPB1D-:iRW._:Mm0= "
15+ "tokenendpoint" : " https://my.host .com/oauth2/token" ,
16+ "clientid" : " myid " ,
17+ "clientsecret" : " mysecret "
1818 },
1919 "endpoints" : {
2020 "advanced-event-mesh" : {
21- "uri" : " https://mr-connection-i90693rt5n6.messaging.solace.cloud :943/SEMP/v2/config" ,
21+ "uri" : " https://my.other.host.com :943/SEMP/v2/config" ,
2222 "always-requires-token" : true ,
23- "amqp_uri" : " amqps://mr-connection-i90693rt5n6.messaging.solace.cloud :5671" ,
24- "smf_uri" : " wss://mr-connection-i90693rt5n6.messaging.solace.cloud :443"
23+ "amqp_uri" : " amqps://broker.host.com :5671" ,
24+ "smf_uri" : " wss://broker.host.com :443"
2525 }
2626 }
2727 },
You can’t perform that action at this time.
0 commit comments