You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring a Mia-Console webhook per this documentation, we can provide a Secret to be sent to the webhook consumer. How should we expect this value to be sent? We do not receive any header with this value when we inspect the headers received by the destination microservice.
Actual Outcome
Webhook requests being created by the Console don't include the configured Secret. Here is an example request we saw using the Project Created event.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What product are you having troubles with?
Console
What Console version are you using?
Mia-Platform Suite Version v14.5.1
Description
When configuring a Mia-Console webhook per this documentation, we can provide a Secret to be sent to the webhook consumer. How should we expect this value to be sent? We do not receive any header with this value when we inspect the headers received by the destination microservice.
Actual Outcome
Webhook requests being created by the Console don't include the configured Secret. Here is an example request we saw using the Project Created event.
We have tested each of the following event types and see the same behavior.
Expected Outcome
The configured Secret being sent along as a header.
Beta Was this translation helpful? Give feedback.
All reactions