hello, question around pact-broker-basic-auth user...
# pact-broker
t
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
I don’t think the OSS broker supports this
I think pactflow has support for different user accounts in their broker
t
ok thanks, looked that way but wanted to double check
b
@Thomas K the CI should have the write user, and the devs should use the read only user.
👍 1