hello, question around pact-broker-basic-auth user and password, should it only ever be one account that all services share and use in CI ? should we or can we have different accounts for different services/teams ? (read only OR read/write) ?
t
Timothy Jones
09/26/2022, 1:07 PM
I don’t think the OSS broker supports this
Timothy Jones
09/26/2022, 1:08 PM
I think pactflow has support for different user accounts in their broker
t
Thomas K
09/26/2022, 1:08 PM
ok thanks, looked that way but wanted to double check
b
Beth (pactflow.io/Pact Broker/pact-ruby)
09/28/2022, 1:29 AM
@Thomas K the CI should have the write user, and the devs should use the read only user.