Hi, I have another question for the OSS pact broke...
# pact-broker
r
Hi, I have another question for the OSS pact broker regarding webhooks. I created a webhook for gitlab with url
"url": "<https://gitlab.com/api/v4/projects/123/ref/master/trigger/pipeline?token=asdasd1231asd>"
In this case the token itself is not disguised and you can see it over the HAL Browser. Is there a way to disguise the token, like using a separate variable somehow?
b
@Robert this is not supported in the OSS Pact Broker. In Pactflow you get secrets support.
👌 1